From bdd2f5fc116f9fcce129a409f0f350017b0642d7 Mon Sep 17 00:00:00 2001 From: acaranta Date: Sat, 12 Feb 2022 12:41:18 +0100 Subject: [PATCH] Removed nbproc statement --- haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haproxy.cfg b/haproxy.cfg index 3bcd32e..642f0fb 100644 --- a/haproxy.cfg +++ b/haproxy.cfg @@ -4,7 +4,7 @@ global uid 99 gid 99 daemon - nbproc 1 + #nbproc 1 lua-load /etc/haproxy/auth-request.lua hard-stop-after 30s