open-consul/website/content/docs/agent
Dan Upton 3b9297f95a
proxycfg: rate-limit delivery of config snapshots (#14960)
Adds a user-configurable rate limiter to proxycfg snapshot delivery,
with a default limit of 250 updates per second.

This addresses a problem observed in our load testing of Consul
Dataplane where updating a "global" resource such as a wildcard
intention or the proxy-defaults config entry could starve the Raft or
Memberlist goroutines of CPU time, causing general cluster instability.
2022-10-14 15:52:00 +01:00
..
config proxycfg: rate-limit delivery of config snapshots (#14960) 2022-10-14 15:52:00 +01:00
config-entries.mdx Spacing and title fixes 2022-09-16 10:28:32 -05:00
index.mdx Fixed broken links referring to tutorials running as local agent (#14954) 2022-10-11 13:01:29 -07:00
rpc.mdx Spacing and title fixes 2022-09-16 10:28:32 -05:00
sentinel.mdx website: fix broken links (#14943) 2022-10-11 09:58:52 -05:00
telemetry.mdx Add consul.xds.server.streamStart metric (#14957) 2022-10-12 14:17:58 -05:00