1
0
mirror of https://github.com/containous/traefik.git synced 2025-11-30 04:23:51 +03:00
This commit is contained in:
Adrien Kunysz
2025-07-17 15:28:05 +02:00
committed by GitHub
parent 95434e870b
commit f2b7d7f6e1

View File

@@ -213,7 +213,7 @@ only routers with TLS enabled will be usable with HTTP/3.
### ProxyProtocol and Load-Balancers
The replacement of the remote client address will occur only for IP addresses listed in `trustedIPs`. This is where yoåu specify your load balancer IPs or CIDR ranges.
The replacement of the remote client address will occur only for IP addresses listed in `trustedIPs`. This is where you specify your load balancer IPs or CIDR ranges.
When queuing Traefik behind another load-balancer, make sure to configure
PROXY protocol on both sides.