From 2b2c1ff22e57cf3829c78b9fb8c1e14a29209a54 Mon Sep 17 00:00:00 2001 From: acaranta Date: Thu, 22 Apr 2021 14:39:15 +0200 Subject: [PATCH] Added directive to force hard-stop after reload in case something goes bad --- haproxy.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/haproxy.cfg b/haproxy.cfg index 56f8478..3bcd32e 100644 --- a/haproxy.cfg +++ b/haproxy.cfg @@ -6,6 +6,7 @@ global daemon nbproc 1 lua-load /etc/haproxy/auth-request.lua + hard-stop-after 30s defaults log global