istio v1.31.0
Sidecar.spec.ingress[].connectionPool.tcp.tcpKeepalive.spec.inboundConnectionPool.tcp
Settings common to both HTTP and TCP upstream connections.
| Field / Type | Description |
|---|---|
connectTimeout | TCP connection timeout.
|
idleTimeout | The idle timeout for TCP connections. |
maxConnectionDuration | The maximum duration of a connection.
|
maxConnections | Maximum number of HTTP1 /TCP connections to a destination host.
|
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives. |