cdn-ops/global/overlay/etc/puppet/modules/cdn/templates/cache/sysctl.erb
Patrik Lundin 4d7283e361
Allow haproxy to bind to ports 80/443
This way we can run haproxy as an unprivileged user and still use what
is normally considered privileged ports.
2024-10-11 13:49:04 +02:00

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