This way we can run haproxy as an unprivileged user and still use what is normally considered privileged ports.
2 lines
116 B
Text
2 lines
116 B
Text
# Allow haproxy to bind to port 80 and 443 when running as unprivileged user
|
|
net.ipv4.ip_unprivileged_port_start=80
|