open-consul/website/content/docs/agent
Derek Menteer 19f9de2224
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
..
config Backport of Add grpc keepalive configuration into release/1.16.x (#19339) (#19346) 2023-10-24 08:52:05 -05:00
limits Backport of Fix broken links caught in weekly report into release/1.16.x (#18527) 2023-08-29 05:49:37 +00:00
wal-logstore Backport of docs: Rename Consul OSS to Consul CE into release/1.16.x (#19016) 2023-09-27 16:42:00 +00:00
config-entries.mdx docs: Migrate link formats (#15976) 2023-01-25 08:52:43 -08:00
index.mdx docs: consistently name Consul service mesh (#17222) 2023-05-05 13:41:40 -04:00
rpc.mdx docs: Migrate link formats (#15976) 2023-01-25 08:52:43 -08:00
sentinel.mdx docs: Migrate link formats (#15976) 2023-01-25 08:52:43 -08:00
telemetry.mdx Backport of docs: Rename Consul OSS to Consul CE into release/1.16.x (#19016) 2023-09-27 16:42:00 +00:00