From 9efc60c8872a44e3d456c9912b117c895b4a5b21 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Mon, 14 Apr 2025 18:29:02 +0200 Subject: [PATCH] DOC: config: add the missing "force-cfg-parser-pause" to the global kw index It was documented but missing from the index, let's add it. This can be backported to 3.1. --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 23988f85e..f5e98cb38 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1741,6 +1741,7 @@ The following keywords are supported in the "global" section : * Debugging - anonkey + - force-cfg-parser-pause - quiet - warn-blocked-traffic-after - zero-warning @@ -4830,7 +4831,6 @@ force-cfg-parser-pause expose-experimental-directives force-cfg-parser-pause 10s - quick-exit This speeds up the old process exit upon reload by skipping the releasing of memory objects and listeners, since all of these are reclaimed by the