Skip to content

Commit 7ef8d66

Browse files
author
HAProxy Community
committed
Update docs for 3.2
1 parent ba6dce9 commit 7ef8d66

File tree

3 files changed

+22
-16
lines changed

3 files changed

+22
-16
lines changed

docs/3.2/configuration.html

Lines changed: 8 additions & 8 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.2.3-18 - Configuration Manual</title>
5+
<title>HAProxy version 3.2.3-25 - 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" />
@@ -4612,7 +4612,7 @@
46124612
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
46134613
</p>
46144614
<p class="text-right">
4615-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/07/09</b></small>
4615+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/08/11</b></small>
46164616
</p>
46174617
</div>
46184618
<!-- /.sidebar -->
@@ -4623,7 +4623,7 @@
46234623
<div class="text-center">
46244624
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
46254625
<h2>Configuration Manual</h2>
4626-
<p><strong>version 3.2.3-18</strong></p>
4626+
<p><strong>version 3.2.3-25</strong></p>
46274627
<p>
46284628
2025/07/09<br>
46294629

@@ -32982,8 +32982,8 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12
3298232982
Setting a too high value can trigger a warning if your machine is not
3298332983
powerful enough. (This can be configured with &quot;<a href="#warn-blocked-traffic-after">warn-blocked-traffic-after</a>&quot;
3298432984
but blocking the traffic too long could trigger the watchdog.)
32985-
</pre><a class="anchor" name="challenge"></a><a class="anchor" name="12-challenge"></a><a class="anchor" name="12.8-challenge"></a><a class="anchor" name="challenge (Other sections)"></a><a class="anchor" name="challenge (ACME)"></a><div class="keyword"><b><a class="anchor" name="challenge"></a><a href="#12.8-challenge">challenge</a></b> <span style="color: #080">&lt;string&gt;</span></div><pre class="text">Takes a challenge type as parameter, this must be HTTP-01 or DNS-01. When not
32986-
used the default is HTTP-01.
32985+
</pre><a class="anchor" name="challenge"></a><a class="anchor" name="12-challenge"></a><a class="anchor" name="12.8-challenge"></a><a class="anchor" name="challenge (Other sections)"></a><a class="anchor" name="challenge (ACME)"></a><div class="keyword"><b><a class="anchor" name="challenge"></a><a href="#12.8-challenge">challenge</a></b> <span style="color: #080">&lt;string&gt;</span></div><pre class="text">Takes a challenge type as parameter, this must be http-01 or dns-01. When not
32986+
used the default is http-01.
3298732987
</pre><a class="anchor" name="contact"></a><a class="anchor" name="12-contact"></a><a class="anchor" name="12.8-contact"></a><a class="anchor" name="contact (Other sections)"></a><a class="anchor" name="contact (ACME)"></a><div class="keyword"><b><a class="anchor" name="contact"></a><a href="#12.8-contact">contact</a></b> <span style="color: #080">&lt;string&gt;</span></div><pre class="text">The contact email that will be associated to the account key in the CA.
3298832988
</pre><a class="anchor" name="curves"></a><a class="anchor" name="12-curves"></a><a class="anchor" name="12.8-curves"></a><a class="anchor" name="curves (Other sections)"></a><a class="anchor" name="curves (ACME)"></a><div class="keyword"><b><a class="anchor" name="curves"></a><a href="#12.8-curves">curves</a></b> <span style="color: #080">&lt;string&gt;</span></div><pre class="text">When using the ECDSA keytype, configure the curves. The default is P-384.
3298932989
</pre><a class="anchor" name="directory"></a><a class="anchor" name="12-directory"></a><a class="anchor" name="12.8-directory"></a><a class="anchor" name="directory (Other sections)"></a><a class="anchor" name="directory (ACME)"></a><div class="keyword"><b><a class="anchor" name="directory"></a><a href="#12.8-directory">directory</a></b> <span style="color: #080">&lt;string&gt;</span></div><pre class="text">This keyword configures the directory URL for the CA used by this acme
@@ -33018,7 +33018,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12
3301833018
directory https://acme-staging-v02.api.letsencrypt.org/directory
3301933019
account-key /etc/haproxy/letsencrypt.account.key
3302033020
33021-
challenge HTTP-01
33021+
challenge http-01
3302233022
keytype RSA
3302333023
bits 2048
3302433024
map virt@acme
@@ -33027,7 +33027,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12
3302733027
directory https://acme-staging-v02.api.letsencrypt.org/directory
3302833028
account-key /etc/haproxy/letsencrypt.account.key
3302933029
33030-
challenge HTTP-01
33030+
challenge http-01
3303133031
keytype ECDSA
3303233032
curves P-384
3303333033
map virt@acme
@@ -33079,7 +33079,7 @@ <h2 id="chapter-12.9" data-target="12.9"><small><a class="small" href="#12.9">12
3307933079
<br>
3308033080
<hr>
3308133081
<div class="text-right">
33082-
HAProxy 3.2.3-18 &ndash; Configuration Manual<br>
33082+
HAProxy 3.2.3-25 &ndash; Configuration Manual<br>
3308333083
<small>, 2025/07/09</small>
3308433084
</div>
3308533085
</div>

docs/3.2/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.2.3-18 - Starter Guide</title>
5+
<title>HAProxy version 3.2.3-25 - 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/07/09</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/08/11</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.2.3-18</strong></p>
498+
<p><strong>version 3.2.3-25</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.2.3-18 &ndash; Starter Guide<br>
2518+
HAProxy 3.2.3-25 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/3.2/management.html

Lines changed: 10 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.2.3-18 - Management Guide</title>
5+
<title>HAProxy version 3.2.3-25 - 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" />
@@ -662,7 +662,7 @@
662662
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
663663
</p>
664664
<p class="text-right">
665-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/07/09</b></small>
665+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/08/11</b></small>
666666
</p>
667667
</div>
668668
<!-- /.sidebar -->
@@ -673,7 +673,7 @@
673673
<div class="text-center">
674674
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
675675
<h2>Management Guide</h2>
676-
<p><strong>version 3.2.3-18</strong></p>
676+
<p><strong>version 3.2.3-25</strong></p>
677677
<p>
678678
<br>
679679

@@ -1046,6 +1046,12 @@ <h1 id="chapter-summary" data-target="summary">Summary</h1>
10461046
-c : only performs a check of the configuration files and exits before trying
10471047
to bind. The exit status is zero if everything is OK, or non-zero if an
10481048
error is encountered. Presence of warnings will be reported if any.
1049+
By default this option does not report a success message. Combined with
1050+
&quot;-V&quot; this will print the message &quot;Configuration file is valid&quot; upon
1051+
success.
1052+
1053+
Scripts must use the exit status to dertermine the success of the
1054+
command.
10491055

10501056
-cc : evaluates a condition as used within a conditional block of the
10511057
configuration. The exit status is zero if the condition is true, 1 if the
@@ -5561,7 +5567,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
55615567
<br>
55625568
<hr>
55635569
<div class="text-right">
5564-
HAProxy 3.2.3-18 &ndash; Management Guide<br>
5570+
HAProxy 3.2.3-25 &ndash; Management Guide<br>
55655571
<small>, </small>
55665572
</div>
55675573
</div>

0 commit comments

Comments
 (0)