consul/website/content/docs
Derek Menteer 8b35e087c5
Backport of Add grpc keepalive configuration (#19339) to 1.17.x (#19345)
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:51:49 -05:00
..
agent Backport of Add grpc keepalive configuration (#19339) to 1.17.x (#19345) 2023-10-24 08:51:49 -05:00
architecture docs: Fix invalid JSON in code examples (#18932) 2023-09-21 11:35:16 -07:00
concepts docs: Replace unicode quotes with ASCII quotes (#18950) 2023-09-21 15:17:14 -07:00
connect release/1.17.x - Update supported Envoy versions (#19274) 2023-10-19 14:46:03 -07:00
consul-vs-other docs: Fix spelling errors across various pages on the site (#18533) 2023-08-21 16:23:27 +00:00
dynamic-app-config docs: Fix invalid JSON in code examples (#18932) 2023-09-21 11:35:16 -07:00
ecs Backport of reformatted the JSON schema server conf ref into release/1.17.x (#19294) 2023-10-19 15:33:28 +00:00
enterprise docs: clarify the requriment for cross-partition network (#19052) 2023-10-05 15:19:15 +00:00
guides
install
integrate docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00
internals Docs/ce 470 locality aware (#19071) 2023-10-06 12:48:05 -07:00
intro docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00
k8s backport: docs: Multiport HCP constraint update (#19261) (#19287) 2023-10-18 15:59:33 -07:00
lambda docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00
nia docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00
release-notes Add 1.17 release notes (#19135) 2023-10-11 15:11:41 +00:00
security Backport of Fixing docs to add more templated policies references into release/1.17.x (#19338) 2023-10-23 15:52:37 +00:00
services docs: Sameness groups GA (#19103) 2023-10-10 16:20:36 -07:00
troubleshoot
upgrading Backport of [NET-5327] Templated policies api/cli docs into release/1.17.x (#19333) 2023-10-23 11:50:27 +00:00
index.mdx