mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-09 14:41:40 +02:00
Specifying "interface <name>" after the "source" statement allows one to bind to a specific interface for proxy<->server traffic. This makes it possible to use multiple links to reach multiple servers, and to force traffic to pass via an interface different from the one the system would have chosen based on the routing table.