configpolicy/roles/dch-proxy
Dustin e4766e54ac r/dch-proxy: Use separate sockets for IPv4/IPv6
When HAProxy binds to the IPv6 socket, it can handle both IPv6 and IPv4
clients.  IPv4 clients are handled as IPv4-mapped IPv6 addresses, which
some backends (i.e. Apache) cannot support.  To avoid this, we configure
HAProxy to bind to the IPv4 and IPv6 sockets separately, so that IPv4
addresses are handled as IPv4 addresses.
2024-09-01 12:43:22 -05:00
..
meta roles/dch-proxy: Deploy reverse HTTP/HTTPS proxy 2018-06-12 22:31:15 -05:00
tasks r/dch-proxy: Update and clean up 2024-08-24 11:46:28 -05:00
templates r/dch-proxy: Use separate sockets for IPv4/IPv6 2024-09-01 12:43:22 -05:00