Skip to content

Commit 61c7d3d

Browse files
author
HAProxy Community
committed
Update docs for 3.1
1 parent 9a0274c commit 61c7d3d

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

docs/3.1/configuration.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.1.7-56 - Configuration Manual</title>
5+
<title>HAProxy version 3.1.7-67 - 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" />
@@ -4430,7 +4430,7 @@
44304430
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
44314431
</p>
44324432
<p class="text-right">
4433-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/05/20</b></small>
4433+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/05/27</b></small>
44344434
</p>
44354435
</div>
44364436
<!-- /.sidebar -->
@@ -4441,7 +4441,7 @@
44414441
<div class="text-center">
44424442
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
44434443
<h2>Configuration Manual</h2>
4444-
<p><strong>version 3.1.7-56</strong></p>
4444+
<p><strong>version 3.1.7-67</strong></p>
44454445
<p>
44464446
2025/04/17<br>
44474447

@@ -10365,7 +10365,7 @@ <h2 id="chapter-3.12" data-target="3.12"><small><a class="small" href="#3.12">3.
1036510365
load crt &quot;site4.crt&quot; key &quot;site4.key&quot;
1036610366

1036710367
frontend in2
10368-
bind *:443 ssl crt &quot;@web/site1&quot; crt &quot;site2.crt&quot; crt &quot;@web/site3&quot; crt &quot;@web/site4.crt&quot;
10368+
bind *:443 ssl crt &quot;@/site1&quot; crt &quot;site2.crt&quot; crt &quot;@web/site3&quot; crt &quot;@web/site4.crt&quot;
1036910369
</code></pre>
1037010370
</div></div>
1037110371
<a class="anchor" id="3.12.1" name="3.12.1"></a>
@@ -31783,7 +31783,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11
3178331783
<br>
3178431784
<hr>
3178531785
<div class="text-right">
31786-
HAProxy 3.1.7-56 &ndash; Configuration Manual<br>
31786+
HAProxy 3.1.7-67 &ndash; Configuration Manual<br>
3178731787
<small>, 2025/04/17</small>
3178831788
</div>
3178931789
</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.7-56 - Starter Guide</title>
5+
<title>HAProxy version 3.1.7-67 - 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/05/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/05/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.7-56</strong></p>
498+
<p><strong>version 3.1.7-67</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.7-56 &ndash; Starter Guide<br>
2518+
HAProxy 3.1.7-67 &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.7-56 - Management Guide</title>
5+
<title>HAProxy version 3.1.7-67 - 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/05/20</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/05/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.7-56</strong></p>
666+
<p><strong>version 3.1.7-67</strong></p>
667667
<p>
668668
<br>
669669

@@ -5405,7 +5405,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
54055405
<br>
54065406
<hr>
54075407
<div class="text-right">
5408-
HAProxy 3.1.7-56 &ndash; Management Guide<br>
5408+
HAProxy 3.1.7-67 &ndash; Management Guide<br>
54095409
<small>, </small>
54105410
</div>
54115411
</div>

0 commit comments

Comments
 (0)