Skip to content

Commit

Permalink
[Load Balancing] Update dynamic-steering.mdx (#19053)
Browse files Browse the repository at this point in the history
* Update dynamic-steering.mdx

* Apply suggestions from code review

---------

Co-authored-by: angelampcosta <[email protected]>
  • Loading branch information
ngayerie and angelampcosta authored Jan 10, 2025
1 parent 4ba4cef commit a92fde0
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,10 @@ For TCP health monitors, calculated latency may not reflect the true latency to
The diagram below shows how Cloudflare would route traffic to the pool with the lowest EWMA among three regions: Eastern North America, Europe, and Australia. In this case, the ENAM pool is selected because it has the lowest RTT.

![Dynamic steering routes traffic to the fastest available pool](~/assets/images/load-balancing/traffic-steering-2.png)

:::note

To ensure dynamic steering works as expected, the [Health Monitor Region](/load-balancing/monitors/#health-monitor-regions) must be set to **All Regions**.
The Enterprise-only **All Data Centers** option is also a viable alternative.

:::

0 comments on commit a92fde0

Please sign in to comment.