Skip to content

Commit 730cbaf

Browse files
author
HAProxy Community
committed
Update docs for 3.1
1 parent 3775e97 commit 730cbaf

File tree

3 files changed

+20
-13
lines changed

3 files changed

+20
-13
lines changed

docs/3.1/configuration.html

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<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>
66
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
@@ -4432,7 +4432,7 @@
44324432
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
44334433
</p>
44344434
<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>
44364436
</p>
44374437
</div>
44384438
<!-- /.sidebar -->
@@ -4443,7 +4443,7 @@
44434443
<div class="text-center">
44444444
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
44454445
<h2>Configuration Manual</h2>
4446-
<p><strong>version 3.1.9-14</strong></p>
4446+
<p><strong>version 3.1.9-37</strong></p>
44474447
<p>
44484448
2025/10/03<br>
44494449

@@ -7521,7 +7521,14 @@ <h2 id="chapter-3.1" data-target="3.1"><small><a class="small" href="#3.1">3.1.<
75217521
all deprecated directives are concerned, only those without any alternative
75227522
solution.
75237523
</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.
75257532
</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
75267533
disabled by default as a security precaution, and even when enabled, checks
75277534
may still fail unless &quot;<a href="#insecure-fork-wanted">insecure-fork-wanted</a>&quot; 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
3183631843
<br>
3183731844
<hr>
3183831845
<div class="text-right">
31839-
HAProxy 3.1.9-14 &ndash; Configuration Manual<br>
31846+
HAProxy 3.1.9-37 &ndash; Configuration Manual<br>
3184031847
<small>, 2025/10/03</small>
3184131848
</div>
3184231849
</div>

docs/3.1/intro.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>HAProxy version 3.1.9-14 - Starter Guide</title>
5+
<title>HAProxy version 3.1.9-37 - Starter Guide</title>
66
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
@@ -484,7 +484,7 @@
484484
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
485485
</p>
486486
<p class="text-right">
487-
<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>
487+
<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>
488488
</p>
489489
</div>
490490
<!-- /.sidebar -->
@@ -495,7 +495,7 @@
495495
<div class="text-center">
496496
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
497497
<h2>Starter Guide</h2>
498-
<p><strong>version 3.1.9-14</strong></p>
498+
<p><strong>version 3.1.9-37</strong></p>
499499
<p>
500500
<br>
501501

@@ -2515,7 +2515,7 @@ <h2 id="chapter-4.4" data-target="4.4"><small><a class="small" href="#4.4">4.4.<
25152515
<br>
25162516
<hr>
25172517
<div class="text-right">
2518-
HAProxy 3.1.9-14 &ndash; Starter Guide<br>
2518+
HAProxy 3.1.9-37 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/3.1/management.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>HAProxy version 3.1.9-14 - Management Guide</title>
5+
<title>HAProxy version 3.1.9-37 - Management Guide</title>
66
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
@@ -652,7 +652,7 @@
652652
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
653653
</p>
654654
<p class="text-right">
655-
<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>
655+
<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>
656656
</p>
657657
</div>
658658
<!-- /.sidebar -->
@@ -663,7 +663,7 @@
663663
<div class="text-center">
664664
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
665665
<h2>Management Guide</h2>
666-
<p><strong>version 3.1.9-14</strong></p>
666+
<p><strong>version 3.1.9-37</strong></p>
667667
<p>
668668
<br>
669669

@@ -5435,7 +5435,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
54355435
<br>
54365436
<hr>
54375437
<div class="text-right">
5438-
HAProxy 3.1.9-14 &ndash; Management Guide<br>
5438+
HAProxy 3.1.9-37 &ndash; Management Guide<br>
54395439
<small>, </small>
54405440
</div>
54415441
</div>

0 commit comments

Comments
 (0)