Skip to content

Commit d106c66

Browse files
Adds info about Smart Tiered Cache (#21460)
1 parent 965910f commit d106c66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/load-balancing/understand-basics/load-balancing-components.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ For example, if you are only using Cloudflare to globally distribute traffic acr
2828

2929
Cloudflare [Private Network Load Balancing](/load-balancing/private-network/) solution and [endpoint steering](/load-balancing/understand-basics/traffic-steering/origin-level-steering/) capabilities enable you to also load balance traffic between your servers within a data center. In this use case, each pool would represent a data center and contain several endpoints that represent your servers.
3030

31+
:::note[Smart Tiered Cache interaction]
32+
While Smart Tiered Cache selects one Upper Tier per origin, when using Load Balancing, Smart Tiered Cache will select the single best Upper Tier for the entire Load Balancing Pool.
33+
:::
34+
3135
## Endpoints
3236

3337
<GlossaryDefinition term="endpoint" prepend="Endpoints refer to " />

0 commit comments

Comments
 (0)