-
Notifications
You must be signed in to change notification settings - Fork 711
KeepAlive support #1031
Copy link
Copy link
Closed
Labels
area/apiAPI-related issuesAPI-related issuesarea/policyarea/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/enhancementNew feature or requestNew feature or requestroad-to-gastale
Milestone
Description
Description:
As a user I would like to enable and configure tcp keep-alive for 2 cases
- downstream with client
- upstream with server
here is the config needed in Envoy
How other Envoy based implementations express this as an API
- Emissary has support https://www.getambassador.io/docs/emissary/latest/topics/using/keepalive#keepalive (unsure if this is downstream or upstream socket)
- Istio supports Upstream Keepalive https://istio.io/v1.1/docs/reference/config/networking/v1alpha3/destination-rule/#ConnectionPoolSettings-TCPSettings-TcpKeepalive
- Contour : TODO
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/apiAPI-related issuesAPI-related issuesarea/policyarea/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/enhancementNew feature or requestNew feature or requestroad-to-gastale