Skip to content

Commit 39599d3

Browse files
Update front-door-health-probes.md
If health probes fail for every backend in a backend pool, then Front Door considers all backends unhealthy and routes traffic in a round robin distribution across all of them. Once any backend returns to a healthy state, then Front Door will resume the normal load-balancing algorithm. <--- this originally read "considers all backends healthy" which makes no sense in a failed state
1 parent bf69be4 commit 39599d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/front-door-health-probes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Azure Front Door uses the same three-step process below across all algorithms to
6363
6464
## Complete health probe failure
6565

66-
If health probes fail for every backend in a backend pool, then Front Door considers all backends healthy and routes traffic in a round robin distribution across all of them.
66+
If health probes fail for every backend in a backend pool, then Front Door considers all backends unhealthy and routes traffic in a round robin distribution across all of them.
6767

6868
Once any backend returns to a healthy state, then Front Door will resume the normal load-balancing algorithm.
6969

0 commit comments

Comments
 (0)