Skip to content

Commit dcda360

Browse files
author
HAProxy Community
committed
Update docs for 3.2
1 parent 0a4d703 commit dcda360

File tree

3 files changed

+28
-21
lines changed

3 files changed

+28
-21
lines changed

docs/3.2/configuration.html

Lines changed: 19 additions & 12 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-26 - Configuration Manual</title>
5+
<title>HAProxy version 3.2.4 - 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/08/11</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/13</b></small>
46164616
</p>
46174617
</div>
46184618
<!-- /.sidebar -->
@@ -4623,9 +4623,9 @@
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-26</strong></p>
4626+
<p><strong>version 3.2.4</strong></p>
46274627
<p>
4628-
2025/07/09<br>
4628+
2025/08/13<br>
46294629

46304630
</p>
46314631
</div>
@@ -7487,6 +7487,7 @@ <h2 id="chapter-2.10" data-target="2.10"><small><a class="small" href="#2.10">2.
74877487
- <a href="#insecure-setuid-wanted">insecure-setuid-wanted</a>
74887488
- <a href="#issuers-chain-path">issuers-chain-path</a>
74897489
- <a href="#key-base">key-base</a>
7490+
- <a href="#limited-quic">limited-quic</a>
74907491
- <a href="#localpeer">localpeer</a>
74917492
- <a href="#log">log</a>
74927493
- <a href="#log-send-hostname">log-send-hostname</a>
@@ -7496,6 +7497,7 @@ <h2 id="chapter-2.10" data-target="2.10"><small><a class="small" href="#2.10">2.
74967497
- <a href="#lua-prepend-path">lua-prepend-path</a>
74977498
- <a href="#mworker-max-reloads">mworker-max-reloads</a>
74987499
- <a href="#nbthread">nbthread</a>
7500+
- <a href="#no-quic">no-quic</a>
74997501
- <a href="#node">node</a>
75007502
- <a href="#numa-cpu-mapping">numa-cpu-mapping</a>
75017503
- <a href="#ocsp-update.disable">ocsp-update.disable</a>
@@ -7625,6 +7627,7 @@ <h2 id="chapter-2.10" data-target="2.10"><small><a class="small" href="#2.10">2.
76257627
- <a href="#tune.pool-low-fd-ratio">tune.pool-low-fd-ratio</a>
76267628
- <a href="#tune.pt.zero-copy-forwarding">tune.pt.zero-copy-forwarding</a>
76277629
- <a href="#tune.quic.cc-hystart">tune.quic.cc-hystart</a>
7630+
- <a href="#tune.quic.cc.cubic.min-losses">tune.quic.cc.cubic.min-losses</a>
76287631
- <a href="#tune.quic.disable-tx-pacing">tune.quic.disable-tx-pacing</a>
76297632
- <a href="#tune.quic.disable-udp-gso">tune.quic.disable-udp-gso</a>
76307633
- <a href="#tune.quic.frontend.glitches-threshold">tune.quic.frontend.glitches-threshold</a>
@@ -16829,9 +16832,9 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.<
1682916832
<code><span class="comment"># statistics admin level depends on the authenticated user</span>
1683016833
userlist stats-auth
1683116834
group admin users admin
16832-
user admin insecure-password AdMiN123
16835+
user admin insecure-password 'AdMiN123'
1683316836
group readonly users haproxy
16834-
user haproxy insecure-password haproxy
16837+
user haproxy insecure-password 'haproxy'
1683516838

1683616839
backend stats_auth
1683716840
stats enable
@@ -32428,6 +32431,10 @@ <h2 id="chapter-12.2" data-target="12.2"><small><a class="small" href="#12.2">12
3242832431
As a side note, musl (e.g. Alpine Linux) implementations are known to be
3242932432
slower than their glibc counterparts when calculating hashes, so you might
3243032433
want to consider this aspect too.
32434+
32435+
All passwords are considered normal arguments and are therefor subject to
32436+
regular <a href="#2.2">section 2.2</a> Quoting and escaping. Single quoting passwords is
32437+
therefor recommended.
3243132438
</pre><div class="separator">
3243232439
<span class="label label-success">Example:</span>
3243332440
<pre class="prettyprint">
@@ -32436,16 +32443,16 @@ <h2 id="chapter-12.2" data-target="12.2"><small><a class="small" href="#12.2">12
3243632443
group G2 users xdb,scott
3243732444

3243832445
user tiger password $6$k6y3o.eP$JlKBx9za9667qe4(...)xHSwRv6J.C0/D7cV91
32439-
user scott insecure-password elgato
32440-
user xdb insecure-password hello
32446+
user scott insecure-password 'elgato'
32447+
user xdb insecure-password 'hello'
3244132448

3244232449
userlist L2
3244332450
group G1
3244432451
group G2
3244532452

3244632453
user tiger password $6$k6y3o.eP$JlKBx(...)xHSwRv6J.C0/D7cV91 groups G1
32447-
user scott insecure-password elgato groups G1,G2
32448-
user xdb insecure-password hello groups G2
32454+
user scott insecure-password 'elgato' groups G1,G2
32455+
user xdb insecure-password 'hello' groups G2
3244932456
</code></pre>
3245032457
</div><pre class="text">Please note that both lists are functionally identical.
3245132458
</pre></div>
@@ -33079,8 +33086,8 @@ <h2 id="chapter-12.9" data-target="12.9"><small><a class="small" href="#12.9">12
3307933086
<br>
3308033087
<hr>
3308133088
<div class="text-right">
33082-
HAProxy 3.2.3-26 &ndash; Configuration Manual<br>
33083-
<small>, 2025/07/09</small>
33089+
HAProxy 3.2.4 &ndash; Configuration Manual<br>
33090+
<small>, 2025/08/13</small>
3308433091
</div>
3308533092
</div>
3308633093
<!-- /.col-lg-12 -->

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-26 - Starter Guide</title>
5+
<title>HAProxy version 3.2.4 - 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/08/11</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/13</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-26</strong></p>
498+
<p><strong>version 3.2.4</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-26 &ndash; Starter Guide<br>
2518+
HAProxy 3.2.4 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/3.2/management.html

Lines changed: 5 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.2.3-26 - Management Guide</title>
5+
<title>HAProxy version 3.2.4 - 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/08/11</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/13</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-26</strong></p>
676+
<p><strong>version 3.2.4</strong></p>
677677
<p>
678678
<br>
679679

@@ -1050,7 +1050,7 @@ <h1 id="chapter-summary" data-target="summary">Summary</h1>
10501050
&quot;-V&quot; this will print the message &quot;Configuration file is valid&quot; upon
10511051
success.
10521052

1053-
Scripts must use the exit status to dertermine the success of the
1053+
Scripts must use the exit status to determine the success of the
10541054
command.
10551055

10561056
-cc : evaluates a condition as used within a conditional block of the
@@ -5567,7 +5567,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
55675567
<br>
55685568
<hr>
55695569
<div class="text-right">
5570-
HAProxy 3.2.3-26 &ndash; Management Guide<br>
5570+
HAProxy 3.2.4 &ndash; Management Guide<br>
55715571
<small>, </small>
55725572
</div>
55735573
</div>

0 commit comments

Comments
 (0)