Files
scalelite-run/data/proxy/haproxy/haproxy.cfg
2023-09-01 13:33:58 -04:00

11 lines
170 B
INI

global
daemon
maxconn 4096
defaults
timeout connect 5000ms
timeout client 50000ms
timeout server 50000ms
frontend http-in
mode http
bind *:80