Skip to content

Commit 0fe364c

Browse files
author
HAProxy Community
committed
Update docs for 2.6
1 parent d5c0f4a commit 0fe364c

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

docs/2.6/configuration.html

Lines changed: 7 additions & 7 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 2.6.24 - Configuration Manual</title>
5+
<title>HAProxy version 2.6.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" />
@@ -4145,7 +4145,7 @@
41454145
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
41464146
</p>
41474147
<p class="text-right">
4148-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/03/09</b></small>
4148+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/03/20</b></small>
41494149
</p>
41504150
</div>
41514151
<!-- /.sidebar -->
@@ -4156,9 +4156,9 @@
41564156
<div class="text-center">
41574157
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
41584158
<h2>Configuration Manual</h2>
4159-
<p><strong>version 2.6.24</strong></p>
4159+
<p><strong>version 2.6.25</strong></p>
41604160
<p>
4161-
2026/03/09<br>
4161+
2026/03/20<br>
41624162

41634163
</p>
41644164
</div>
@@ -10858,7 +10858,7 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.<
1085810858
http-check expect status 200,201,300-310
1085910859

1086010860
<span class="comment"># be sure a sessid coookie is set</span>
10861-
http-check expect header name &quot;<a href="#set-cookie">set-cookie</a>&quot; value -m beg &quot;sessid=&quot;
10861+
http-check expect hdr name &quot;<a href="#set-cookie">set-cookie</a>&quot; value -m beg &quot;sessid=&quot;
1086210862

1086310863
<span class="comment"># consider SQL errors as errors</span>
1086410864
http-check expect ! string SQL\ Error
@@ -26536,8 +26536,8 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11
2653626536
<br>
2653726537
<hr>
2653826538
<div class="text-right">
26539-
HAProxy 2.6.24 &ndash; Configuration Manual<br>
26540-
<small>, 2026/03/09</small>
26539+
HAProxy 2.6.25 &ndash; Configuration Manual<br>
26540+
<small>, 2026/03/20</small>
2654126541
</div>
2654226542
</div>
2654326543
<!-- /.col-lg-12 -->

docs/2.6/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 2.6.24 - Starter Guide</title>
5+
<title>HAProxy version 2.6.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>2026/03/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>2026/03/20</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 2.6.24</strong></p>
498+
<p><strong>version 2.6.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 2.6.24 &ndash; Starter Guide<br>
2518+
HAProxy 2.6.25 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/2.6/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 2.6.24 - Management Guide</title>
5+
<title>HAProxy version 2.6.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" />
@@ -592,7 +592,7 @@
592592
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
593593
</p>
594594
<p class="text-right">
595-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/03/09</b></small>
595+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/03/20</b></small>
596596
</p>
597597
</div>
598598
<!-- /.sidebar -->
@@ -603,7 +603,7 @@
603603
<div class="text-center">
604604
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
605605
<h2>Management Guide</h2>
606-
<p><strong>version 2.6.24</strong></p>
606+
<p><strong>version 2.6.25</strong></p>
607607
<p>
608608
<br>
609609

@@ -4716,7 +4716,7 @@ <h3 id="chapter-9.4.1" data-target="9.4.1"><small><a class="small" href="#9.4.1"
47164716
<br>
47174717
<hr>
47184718
<div class="text-right">
4719-
HAProxy 2.6.24 &ndash; Management Guide<br>
4719+
HAProxy 2.6.25 &ndash; Management Guide<br>
47204720
<small>, </small>
47214721
</div>
47224722
</div>

0 commit comments

Comments
 (0)