You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-availability/index.mdx
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,15 @@ The DNS record (`UUID.cfargotunnel.com`) for each Cloudflare Tunnel can be used
142
142
143
143
### Private load balancer
144
144
145
+
You can use Cloudflare Private Network Load Balancing to distribute traffic across private endpoints connected via Cloudflare Tunnel. Common use cases include:
146
+
147
+
* Load balancing internal employee traffic to internal applications
148
+
* Geosteering WARP traffic to internal applications
149
+
* Load balancing internal API calls
150
+
151
+
To set up load balancing for private IP addresses, refer to the [Private Network Load Balancing documentation](/load-balancing/private-network/tunnels-setup/).
152
+
153
+
145
154
If the server IPs overlap, then use a different virtual network in each tunnel so that Load Balancer can route requests to the correct data center and server.
0 commit comments