|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.1.9-14 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.1.9-37 - Configuration Manual</title> |
6 | 6 | <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" /> |
7 | 7 | <link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" /> |
8 | 8 | <link href="../css/page.css?0.4.2-15" rel="stylesheet" /> |
|
4432 | 4432 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4433 | 4433 | </p> |
4434 | 4434 | <p class="text-right"> |
4435 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/10/03</b></small> |
| 4435 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/10/27</b></small> |
4436 | 4436 | </p> |
4437 | 4437 | </div> |
4438 | 4438 | <!-- /.sidebar --> |
|
4443 | 4443 | <div class="text-center"> |
4444 | 4444 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4445 | 4445 | <h2>Configuration Manual</h2> |
4446 | | - <p><strong>version 3.1.9-14</strong></p> |
| 4446 | + <p><strong>version 3.1.9-37</strong></p> |
4447 | 4447 | <p> |
4448 | 4448 | 2025/10/03<br> |
4449 | 4449 |
|
@@ -7521,7 +7521,14 @@ <h2 id="chapter-3.1" data-target="3.1"><small><a class="small" href="#3.1">3.1.< |
7521 | 7521 | all deprecated directives are concerned, only those without any alternative |
7522 | 7522 | solution. |
7523 | 7523 | </pre><a class="anchor" name="expose-experimental-directives"></a><a class="anchor" name="3-expose-experimental-directives"></a><a class="anchor" name="3.1-expose-experimental-directives"></a><a class="anchor" name="expose-experimental-directives (Global parameters)"></a><a class="anchor" name="expose-experimental-directives (Process management and security)"></a><div class="keyword"><b><a class="anchor" name="expose-experimental-directives"></a><a href="#3.1-expose-experimental-directives">expose-experimental-directives</a></b></div><pre class="text">This statement must appear before using directives tagged as experimental or |
7524 | | -the config file will be rejected. |
| 7524 | +the config file will be rejected. Please note that features covered by this |
| 7525 | +option are not guaranteed to work well and may break during the maintenance |
| 7526 | +cycle. Developers will maintain them in best effort mode while the next |
| 7527 | +version is being worked on, and will deploy any reasonable effort to avoid |
| 7528 | +breaking them but with no guarantee. For these reasons, these features are |
| 7529 | +not expected to be supported beyond the release of the next LTS release. |
| 7530 | +Users who want to try experimental features are expected to upgrade quickly |
| 7531 | +to benefit from the improvements made to that feature. |
7525 | 7532 | </pre><a class="anchor" name="external-check"></a><a class="anchor" name="3-external-check"></a><a class="anchor" name="3.1-external-check"></a><a class="anchor" name="external-check (Global parameters)"></a><a class="anchor" name="external-check (Process management and security)"></a><div class="keyword"><b><a class="anchor" name="external-check"></a><a href="#3.1-external-check">external-check</a></b> <span style="color: #008">[preserve-env]</span></div><pre class="text">Allows the use of an external agent to perform health checks. This is |
7526 | 7533 | disabled by default as a security precaution, and even when enabled, checks |
7527 | 7534 | may still fail unless "<a href="#insecure-fork-wanted">insecure-fork-wanted</a>" is enabled as well. If the |
@@ -31836,7 +31843,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
31836 | 31843 | <br> |
31837 | 31844 | <hr> |
31838 | 31845 | <div class="text-right"> |
31839 | | - HAProxy 3.1.9-14 – Configuration Manual<br> |
| 31846 | + HAProxy 3.1.9-37 – Configuration Manual<br> |
31840 | 31847 | <small>, 2025/10/03</small> |
31841 | 31848 | </div> |
31842 | 31849 | </div> |
|
0 commit comments