istio v1.31.0
Sidecar.spec.ingress[].connectionPool.tcp.tcpKeepalive.spec.inboundConnectionPool.tcp.tcpKeepalive
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.
| Field / Type | Description |
|---|---|
interval | The time duration between keep-alive probes.
|
probes | Maximum number of keepalive probes to send without response before deciding the connection is dead.
|
time | The time duration a connection needs to be idle before keep-alive probes start being sent.
|