Skip to content

Commit e2287a2

Browse files
committed
fallback pool
1 parent 0326531 commit e2287a2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/routing-to-tunnel/public-load-balancers.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ To create a load balancer for Cloudflare Tunnel published applications:
3838
:::note
3939
A single origin pool cannot have the same Tunnel UUID referenced twice.
4040
:::
41-
9. (Recommended) On the **Monitors** page, attach a monitor to the tunnel endpoint. For example, if your application is HTTP or HTTPS, you can create an HTTPS monitor to poll the application:
41+
9. On the **Pools** page, choose a **Fallback pool**. Refer to [Global traffic steering](/load-balancing/understand-basics/traffic-steering/steering-policies/) for information on how the load balancer routes traffic to pools.
42+
10. (Recommended) On the **Monitors** page, attach a monitor to the tunnel endpoint. For example, if your application is HTTP or HTTPS, you can create an HTTPS monitor to poll the application:
4243
- **Type**: _HTTPS_
4344
- **Path**: `/`
4445
- **Port**: `443`
@@ -50,8 +51,8 @@ To create a load balancer for Cloudflare Tunnel published applications:
5051
TCP monitors are not supported for tunnel endpoints. For a workaround, refer to [Monitors and TCP tunnel origins](#monitors-and-tcp-tunnel-origins).
5152
:::
5253

53-
10. Save and deploy the load balancer.
54-
11. To test the load balancer, access the application using the load balancer hostname (`lb.example.com`).
54+
11. Save and deploy the load balancer.
55+
12. To test the load balancer, access the application using the load balancer hostname (`lb.example.com`).
5556

5657
Refer to the [Load Balancing documentation](/load-balancing/) for more details on load balancer settings and configurations.
5758

0 commit comments

Comments
 (0)