You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
415 B
6 lines
415 B
I setup health checking. When I fail some hosts, Envoy starts routing to all of them again. Why? |
|
================================================================================================ |
|
|
|
This feature is known as the load balancer :ref:`panic threshold |
|
<arch_overview_load_balancing_panic_threshold>`. It is used to prevent cascading failure when |
|
upstream hosts start failing health checks in large numbers.
|
|
|