Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for IdleTimeout (0.37 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                        a destination.
                                      format: int32
                                      type: integer
                                    idleTimeout:
                                      description: The idle timeout for upstream connection
                                        pool connections.
                                      type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                                        a destination.
                                      format: int32
                                      type: integer
                                    idleTimeout:
                                      description: The idle timeout for upstream connection
                                        pool connections.
                                      type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                        a destination.
                                      format: int32
                                      type: integer
                                    idleTimeout:
                                      description: The idle timeout for upstream connection
                                        pool connections.
                                      type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                              type: object
                            idleTimeout:
                              description: |-
                                IdleTimeout defines the idle timeout of the persistent session.
                                Once the session has been idle for more than the specified
                                IdleTimeout duration, the session becomes invalid.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Server.ConnContext", Field, 13},
    		{"Server.ConnState", Field, 3},
    		{"Server.DisableGeneralOptionsHandler", Field, 20},
    		{"Server.ErrorLog", Field, 3},
    		{"Server.Handler", Field, 0},
    		{"Server.IdleTimeout", Field, 8},
    		{"Server.MaxHeaderBytes", Field, 0},
    		{"Server.ReadHeaderTimeout", Field, 8},
    		{"Server.ReadTimeout", Field, 0},
    		{"Server.TLSConfig", Field, 0},
    		{"Server.TLSNextProto", Field, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top