diff --git a/docs/dev/configuration.html b/docs/dev/configuration.html index e36eb2e..70fe114 100644 --- a/docs/dev/configuration.html +++ b/docs/dev/configuration.html @@ -2,7 +2,7 @@
-- Converted with haproxy-dconv v0.4.2-15 on 2024/10/10 + Converted with haproxy-dconv v0.4.2-15 on 2024/10/11
@@ -4401,7 +4403,7 @@version 3.1-dev9-20
+version 3.1-dev9-21
2024/10/03
@@ -9327,7 +9329,22 @@
This speeds up the old process exit upon reload by skipping the releasing of +
This command is pausing the configuration parser for <timeout> milliseconds. +This is useful for development or for testing timeouts of init scripts, +particularly to simulate a very long reload. +It requires the expose-experimental-directives to be set. + +<timeout> is the timeout value specified in milliseconds by default, but + can be in any other unit if the number is suffixed by the unit, + as explained at the top of this document. +
+global
+ expose-experimental-directives
+ force-cfg-parser-pause 10s
+
+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 operating system at the process' death. The gains are only marginal (in the order of a few hundred milliseconds for huge configurations at most). The @@ -31102,7 +31119,7 @@11
- HAProxy 3.1-dev9-20 – Configuration Manual
+ HAProxy 3.1-dev9-21 – Configuration Manual
, 2024/10/03
- Converted with haproxy-dconv v0.4.2-15 on 2024/10/10 + Converted with haproxy-dconv v0.4.2-15 on 2024/10/11
@@ -495,7 +495,7 @@version 3.1-dev9-20
+version 3.1-dev9-21
@@ -2515,7 +2515,7 @@
- Converted with haproxy-dconv v0.4.2-15 on 2024/10/10 + Converted with haproxy-dconv v0.4.2-15 on 2024/10/11
@@ -657,7 +657,7 @@version 3.1-dev9-20
+version 3.1-dev9-21
@@ -5339,7 +5339,7 @@