open-consul/website/content
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
..
api-docs Mergimg 2022-10-11 10:10:00 -05:00
commands cli: Add -node-name flag to redirect-traffic command (#14933) 2022-10-12 11:53:41 -06:00
docs proxycfg: rate-limit delivery of config snapshots (#14960) 2022-10-14 15:52:00 +01:00
partials connect/ca: Clarify behavior around IntermediateCertTTL in CA config 2022-09-13 15:42:26 -07:00
security.mdx