updated haproxy state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-11-11 18:14:06 +01:00
parent 00ef9a19b6
commit 222ddfaa2c

View File

@ -86,6 +86,10 @@ haproxy:
timeout client: 60m timeout client: 60m
timeout connect: 2s timeout connect: 2s
timeout server: 60m timeout server: 60m
timeout http-request: 10s
timeout http-keep-alive: 2s
timeout client-fin: 1s
timeout server-fin: 1s
balance: roundrobin balance: roundrobin
check: true check: true
http_port: 80 http_port: 80