Skip to content

Commit a92fde0

Browse files
[Load Balancing] Update dynamic-steering.mdx (#19053)
* Update dynamic-steering.mdx * Apply suggestions from code review --------- Co-authored-by: angelampcosta <[email protected]>
1 parent 4ba4cef commit a92fde0

File tree

1 file changed

+7
-0
lines changed
  • src/content/docs/load-balancing/understand-basics/traffic-steering/steering-policies

1 file changed

+7
-0
lines changed

src/content/docs/load-balancing/understand-basics/traffic-steering/steering-policies/dynamic-steering.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,10 @@ For TCP health monitors, calculated latency may not reflect the true latency to
2222
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.
2323

2424
![Dynamic steering routes traffic to the fastest available pool](~/assets/images/load-balancing/traffic-steering-2.png)
25+
26+
:::note
27+
28+
To ensure dynamic steering works as expected, the [Health Monitor Region](/load-balancing/monitors/#health-monitor-regions) must be set to **All Regions**.
29+
The Enterprise-only **All Data Centers** option is also a viable alternative.
30+
31+
:::

0 commit comments

Comments
 (0)