consul/website/content
Derek Menteer 330137e41f
Backport of Add grpc keepalive configuration into release/1.16.x (#19339) (#19346)
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:52:05 -05:00
..
api-docs Backport of docs: Rename Consul OSS to Consul CE into release/1.16.x (#19016) 2023-09-27 16:42:00 +00:00
commands Backport of Fixes docs of Consul Debug - Adds info about Since Flag into release/1.16.x (#19074) 2023-10-05 11:18:25 +05:30
docs Backport of Add grpc keepalive configuration into release/1.16.x (#19339) (#19346) 2023-10-24 08:52:05 -05:00
partials Backport of docs: Add complete auth method payloads into release/1.16.x (#18912) 2023-09-21 00:22:36 +00:00
security.mdx