consul/website/content/docs
Derek Menteer 48c4a5b736
Add grpc keepalive configuration. (#19339)
Prior to the introduction of this configuration, grpc keepalive messages were
sent after 2 hours of inactivity on the stream. This posed issues in various
scenarios where the server-side xds connection balancing was unaware that envoy
instances were uncleanly killed / force-closed, since the connections would
only be cleaned up after ~5 minutes of TCP timeouts occurred. Setting this
config to a 30 second interval with a 20 second timeout ensures that at most,
it should take up to 50 seconds for a dead xds connection to be closed.
2023-10-24 08:05:31 -05:00
..
agent Add grpc keepalive configuration. (#19339) 2023-10-24 08:05:31 -05:00
architecture
concepts
connect Update supported Envoy versions (#19276) 2023-10-19 21:08:20 +00:00
consul-vs-other
dynamic-app-config
ecs reformatted the JSON schema server conf ref (#19288) 2023-10-19 08:24:17 -07:00
enterprise
guides
install
integrate
internals
intro
k8s
lambda
nia
release-notes
security Fixing docs to add more templated policies references (#19335) 2023-10-23 11:46:14 -04:00
services
troubleshoot
upgrading [NET-5327] Templated policies api/cli docs (#19270) 2023-10-23 11:41:24 +00:00
index.mdx