Skip to content

Commit 423c327

Browse files
author
HAProxy Community
committed
Update docs for 3.2
1 parent 65d4cee commit 423c327

3 files changed

Lines changed: 27 additions & 14 deletions

File tree

docs/3.2/configuration.html

Lines changed: 19 additions & 6 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.6-28 - Configuration Manual</title>
5+
<title>HAProxy version 3.2.7 - 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" />
@@ -3159,6 +3159,8 @@
31593159

31603160
<a class="list-group-item" href="#return">return</a>
31613161

3162+
<a class="list-group-item" href="#reuse-key">reuse-key</a>
3163+
31623164
<a class="list-group-item" href="#rfc7239_field">rfc7239_field</a>
31633165

31643166
<a class="list-group-item" href="#rfc7239_is_valid">rfc7239_is_valid</a>
@@ -4618,7 +4620,7 @@
46184620
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
46194621
</p>
46204622
<p class="text-right">
4621-
<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/20</b></small>
4623+
<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/23</b></small>
46224624
</p>
46234625
</div>
46244626
<!-- /.sidebar -->
@@ -4629,9 +4631,9 @@
46294631
<div class="text-center">
46304632
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
46314633
<h2>Configuration Manual</h2>
4632-
<p><strong>version 3.2.6-28</strong></p>
4634+
<p><strong>version 3.2.7</strong></p>
46334635
<p>
4634-
2025/10/03<br>
4636+
2025/10/23<br>
46354637

46364638
</p>
46374639
</div>
@@ -33065,6 +33067,17 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12
3306533067
(value), which is useful to reply to a challenge when there are multiple
3306633068
account used. The acme task will add entries before validating the challenge
3306733069
and will remove the entries at the end of the task.
33070+
</pre><a class="anchor" name="reuse-key"></a><a class="anchor" name="12-reuse-key"></a><a class="anchor" name="12.8-reuse-key"></a><a class="anchor" name="reuse-key (Other sections)"></a><a class="anchor" name="reuse-key (ACME)"></a><div class="keyword"><b><a class="anchor" name="reuse-key"></a><a href="#12.8-reuse-key">reuse-key</a></b> <span style="color: #800">{ on | off }</span></div><pre class="text">If set to &quot;<a href="#on">on</a>&quot;, HAProxy won't generate a new private key and will keep the
33071+
previous one. Rotating private keys is recommended, when enabling this option
33072+
it is recommended to regenerate manually the keys regularly.
33073+
33074+
This option might be useful when using RSA keys bigger than 2048 that can
33075+
take time to generate and might slow down one thread doing so.
33076+
33077+
Using the same key can be useful when using the cache of your ACME server, it
33078+
can help to retrieve a valid certificate corresponding to the current key.
33079+
33080+
The default setting is &quot;off&quot;.
3306833081
</pre><div class="separator">
3306933082
<span class="label label-success">Example:</span>
3307033083
<pre class="prettyprint">
@@ -33144,8 +33157,8 @@ <h2 id="chapter-12.9" data-target="12.9"><small><a class="small" href="#12.9">12
3314433157
<br>
3314533158
<hr>
3314633159
<div class="text-right">
33147-
HAProxy 3.2.6-28 &ndash; Configuration Manual<br>
33148-
<small>, 2025/10/03</small>
33160+
HAProxy 3.2.7 &ndash; Configuration Manual<br>
33161+
<small>, 2025/10/23</small>
3314933162
</div>
3315033163
</div>
3315133164
<!-- /.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.6-28 - Starter Guide</title>
5+
<title>HAProxy version 3.2.7 - 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/20</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/23</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.6-28</strong></p>
498+
<p><strong>version 3.2.7</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.6-28 &ndash; Starter Guide<br>
2518+
HAProxy 3.2.7 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/3.2/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.2.6-28 - Management Guide</title>
5+
<title>HAProxy version 3.2.7 - 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/10/20</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/10/23</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.6-28</strong></p>
676+
<p><strong>version 3.2.7</strong></p>
677677
<p>
678678
<br>
679679

@@ -5596,7 +5596,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
55965596
<br>
55975597
<hr>
55985598
<div class="text-right">
5599-
HAProxy 3.2.6-28 &ndash; Management Guide<br>
5599+
HAProxy 3.2.7 &ndash; Management Guide<br>
56005600
<small>, </small>
56015601
</div>
56025602
</div>

0 commit comments

Comments
 (0)