Skip to content

Commit a7384fc

Browse files
angelampcostaRebeccaTamachiro
authored andcommitted
Adds information about ports (#21189)
1 parent c365d0b commit a7384fc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/content/docs/load-balancing/private-network/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ Private Network Load Balancing on-ramps, on the other hand, refer to secure path
5252
* **Requests originating from the public Internet and directed to a private/internal service**: You can route requests from the Internet to your internal services on internal IPs - such as accounting or production automation systems - using [Cloudflare Tunnel](/cloudflare-one/connections/connect-networks/).
5353

5454
* **Intelligent traffic routing**: Benefit from failover for your private traffic and have the ability to monitor the health of these IP targets directly, rather than load balancing to a tunnel and only monitoring the health of the tunnel itself.
55+
56+
* **Host applications on non-standard ports**: Easily specify and route traffic to applications hosted on private IP addresses using non-standard ports, allowing greater flexibility in service configuration without requiring changes to existing infrastructure.

src/content/partials/load-balancing/pool-create.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ You can create a pool within the [load balancer workflow](/load-balancing/load-b
2222
* (Optional) A [**Virtual Network**](/cloudflare-one/connections/connect-networks/private-net/cloudflared/tunnel-virtual-networks/). Required when the endpoint has a private IP address.
2323
* A [**Weight**](/load-balancing/understand-basics/traffic-steering/origin-level-steering/#weights)
2424
* (Optional) A [hostname](/load-balancing/additional-options/override-http-host-headers/) by clicking **Add host header**
25+
* (Optional) The destination port to which the traffic will be served.
2526

2627
:::note[Note]
2728

0 commit comments

Comments
 (0)