consul/website/content/docs/agent
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
..
config Add grpc keepalive configuration. (#19339) 2023-10-24 08:05:31 -05:00
limits docs: Fix spelling errors across various pages on the site (#18533) 2023-08-21 16:23:27 +00:00
wal-logstore docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00
config-entries.mdx docs: Migrate link formats (#15976) 2023-01-25 08:52:43 -08:00
index.mdx Add verify server hostname to tls default (#17155) 2023-07-10 10:34:41 -05:00
sentinel.mdx docs: Migrate link formats (#15976) 2023-01-25 08:52:43 -08:00
telemetry.mdx docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00