Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Timeout (0.17 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                                    connectTimeout:
                                      description: TCP connection timeout.
                                      type: string
                                    idleTimeout:
                                      description: The idle timeout for TCP connections.
                                      type: string
                                    maxConnectionDuration:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                    connectTimeout:
                                      description: TCP connection timeout.
                                      type: string
                                    idleTimeout:
                                      description: The idle timeout for TCP connections.
                                      type: string
                                    maxConnectionDuration:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - HTTP/2 connection health check is enabled by default in all Kubernetes clients. The feature should work out-of-the-box. If needed, users can tune the feature via the HTTP2_READ_IDLE_TIMEOUT_SECONDS and HTTP2_PING_TIMEOUT_SECONDS environment variables. The feature is disabled if HTTP2_READ_IDLE_TIMEOUT_SECONDS is set to 0. ([#96778](https://github.com/kubernetes/kubernetes/pull/96778), [@caesarxuchao](https://github.com/caesarxuchao)) [SIG API Machinery, CLI, Cloud Provider, Cluster Lifecycle,...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  4. RELEASE.md

            significant if you have many PS servers. We are aware of this issue and
            working on fixes, for now we suggest using the legacy optimizers when
            using `ParameterServerStrategy`.
        *   **Timeout or performance loss.** We don't anticipate this to happen, but
            if you see such issues, please use the legacy optimizer, and file
            an issue in the Keras GitHub repo.
    
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top