Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tcpCloseWaitTimeout (0.25 sec)

  1. hack/local-up-cluster.sh

      maxPerCore: 0
    # Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
      tcpEstablishedTimeout: 0s
    # Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
      tcpCloseWaitTimeout: 0s
    EOF
        if [[ -n ${FEATURE_GATES} ]]; then
          parse_feature_gates "${FEATURE_GATES}"
        fi >>"${TMP_DIR}"/kube-proxy.yaml
    
        if [[ "${REUSE_CERTS}" != true ]]; then
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 25 02:33:52 UTC 2024
    - 53.3K bytes
    - Viewed (0)
Back to top