consul/agent/config/testdata
Dan Upton 328e3ff563
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
..
TestRuntimeConfig_Sanitize.golden proxycfg: rate-limit delivery of config snapshots (#14960) 2022-10-14 15:52:00 +01:00
full-config.hcl proxycfg: rate-limit delivery of config snapshots (#14960) 2022-10-14 15:52:00 +01:00
full-config.json proxycfg: rate-limit delivery of config snapshots (#14960) 2022-10-14 15:52:00 +01:00