Skip to content

Commit a4b142f

Browse files
committed
Proxy protocol not supported
1 parent 5d30e0e commit a4b142f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ Private Network Load Balancing supports off-ramping traffic for Magic WAN tunnel
4545

4646
Private Network Load Balancing on-ramps, on the other hand, refer to secure paths between the end-user request and the Cloudflare network. Cloudflare Load Balancing supports traffic from [CDN](/cache/), [Spectrum](/spectrum/), [WARP](/cloudflare-one/connections/connect-devices/warp/) and [Magic WAN](/magic-wan/) and forward that traffic to a load balancer, and then egress to an endpoint behind any off-ramp (CDN/CNI/IPSec/GRE/Tunnel). Your traffic can ingress and egress by any on-ramp/off-ramp combination.
4747

48+
:::note
49+
When using [Spectrum](/spectrum/) as an on-ramp and [Magic WAN](load-balancing/private-network/#magic-wan) as an off-ramp the [proxy protocol](/spectrum/how-to/enable-proxy-protocol/) setting in Spectrum is not supported.
50+
:::
51+
4852
***
4953

5054
## Use cases

src/content/docs/spectrum/reference/limitations.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Minecraft Java Edition is supported but Minecraft Bedrock Edition is not support
2323

2424
[Universal SSL](/ssl/edge-certificates/universal-ssl/) is not compatible with Cloudflare Spectrum. Use either an [advanced certificate](/ssl/edge-certificates/advanced-certificate-manager/) or a [custom certificate](/ssl/edge-certificates/custom-certificates/) instead.
2525

26+
## Private Network Load Balancing
27+
28+
When using [Spectrum](/load-balancing/private-network/#on-ramps) as an on-ramp and [Magic WAN](load-balancing/private-network/#magic-wan) as an off-ramp the [proxy protocol](/spectrum/how-to/enable-proxy-protocol/) setting in Spectrum is not supported.
29+
2630
## Listen on ports configuration
2731

2832
By default, Spectrum is configured to listen on all ports, which can raise concerns for security auditors. However, it is important to note that Spectrum will only proxy connections from edge ports that are specifically configured within Cloudflare.

0 commit comments

Comments
 (0)