From 5831949ebf84c3866a8487f1d9dfaa35111704df Mon Sep 17 00:00:00 2001 From: Seth Foster Date: Tue, 31 May 2022 17:16:27 -0400 Subject: [PATCH] maxconn --- .../ansible/roles/sources/templates/haproxy.cfg.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/docker-compose/ansible/roles/sources/templates/haproxy.cfg.j2 b/tools/docker-compose/ansible/roles/sources/templates/haproxy.cfg.j2 index fab09ffc8e..bcf91ac12c 100644 --- a/tools/docker-compose/ansible/roles/sources/templates/haproxy.cfg.j2 +++ b/tools/docker-compose/ansible/roles/sources/templates/haproxy.cfg.j2 @@ -1,7 +1,6 @@ global stats socket /tmp/admin.sock stats timeout 30s - maxconn 1000 defaults log global