use haproxy 2.3 with maxconn set to avoid startup failures

This commit is contained in:
Seth Foster
2022-05-17 11:47:15 -04:00
parent 70ac7b2920
commit 987e5a084d
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
global
stats socket /tmp/admin.sock
stats timeout 30s
maxconn 1000
defaults
log global