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.
This commit is contained in:
Willy Tarreau 2025-04-14 18:29:02 +02:00
parent 640a699804
commit 9efc60c887

View File

@ -1741,6 +1741,7 @@ The following keywords are supported in the "global" section :
* Debugging * Debugging
- anonkey - anonkey
- force-cfg-parser-pause
- quiet - quiet
- warn-blocked-traffic-after - warn-blocked-traffic-after
- zero-warning - zero-warning
@ -4830,7 +4831,6 @@ force-cfg-parser-pause <timeout>
expose-experimental-directives expose-experimental-directives
force-cfg-parser-pause 10s force-cfg-parser-pause 10s
quick-exit quick-exit
This speeds up the old process exit upon reload by skipping the releasing of 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 memory objects and listeners, since all of these are reclaimed by the