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