Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/kubernetes/load-balancers.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ The firewall ID must be found in the same region as your cluster, otherwise the

### Proxy Protocol

Civo Load Balancers support the HAProxy [Proxy Protocol](https://www.haproxy.com/blog/use-the-proxy-protocol-to-preserve-a-clients-ip-address/). Use of the Proxy Protocol allows for the preservation of client IP information to supporting services such as NginX. Not enabled by default.
Civo Load Balancers support the HAProxy [Proxy Protocol](https://www.haproxy.com/blog/use-the-proxy-protocol-to-preserve-a-clients-ip-address). Use of the Proxy Protocol allows for the preservation of client IP information to supporting services such as NginX. Not enabled by default.

Supported values are `send-proxy` and `send-proxy-v2`.

Expand Down