mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
use haproxy 2.3 with maxconn set to avoid startup failures
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
global
|
||||
stats socket /tmp/admin.sock
|
||||
stats timeout 30s
|
||||
maxconn 1000
|
||||
|
||||
defaults
|
||||
log global
|
||||
|
||||
Reference in New Issue
Block a user