Drop overload runtime key (#33737)
Adding runtime key to protect drop overload feature. The runtime key "load_balancing_policy.drop_overload_limit" can be configured with an integer 0 to 100. 0 means 0%. 100 means 100%. So, when there is an EDS update with drop_overloads configuration, if this runtime key is enabled, Envoy will pick up the smaller one between these two to perform the drops. --------- Signed-off-by: Yanjun Xiang <yanjunxiang@google.com> Mirrored from https://github.com/envoyproxy/envoy @ ef8a34d89f85f434e6df562c742b63a359d0ceb4main
parent
ad1abacdfe
commit
560ab46dbf
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue