Skip to content

Commit 7106165

Browse files
author
HAProxy Community
committed
Update docs for 2.9
1 parent 0716e66 commit 7106165

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

docs/2.9/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 2.9.11-28 - Configuration Manual</title>
5+
<title>HAProxy version 2.9.11-45 - 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" />
@@ -4139,7 +4139,7 @@
41394139
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
41404140
</p>
41414141
<p class="text-right">
4142-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/09/19</b></small>
4142+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/10/23</b></small>
41434143
</p>
41444144
</div>
41454145
<!-- /.sidebar -->
@@ -4150,7 +4150,7 @@
41504150
<div class="text-center">
41514151
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
41524152
<h2>Configuration Manual</h2>
4153-
<p><strong>version 2.9.11-28</strong></p>
4153+
<p><strong>version 2.9.11-45</strong></p>
41544154
<p>
41554155
2024/09/19<br>
41564156

@@ -12973,16 +12973,16 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.<
1297312973
<span class="label label-info">Arguments :</span><pre class="prettyprint arguments">&lt;host_expr&gt; optional argument to specify a custom sample expression
1297412974
those result will be used as 'host' parameter value
1297512975

12976-
&lt;by_expr&gt; optional argument to specicy a custom sample expression
12976+
&lt;by_expr&gt; optional argument to specify a custom sample expression
1297712977
those result will be used as 'by' parameter nodename value
1297812978

12979-
&lt;for_expr&gt; optional argument to specicy a custom sample expression
12979+
&lt;for_expr&gt; optional argument to specify a custom sample expression
1298012980
those result will be used as 'for' parameter nodename value
1298112981

12982-
&lt;by_port_expr&gt; optional argument to specicy a custom sample expression
12982+
&lt;by_port_expr&gt; optional argument to specify a custom sample expression
1298312983
those result will be used as 'by' parameter nodeport value
1298412984

12985-
&lt;for_port_expr&gt; optional argument to specicy a custom sample expression
12985+
&lt;for_port_expr&gt; optional argument to specify a custom sample expression
1298612986
those result will be used as 'for' parameter nodeport value</pre>
1298712987
</div>
1298812988
<pre class="text">Since HAProxy works in reverse-proxy mode, servers are losing some request
@@ -29333,7 +29333,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11
2933329333
<br>
2933429334
<hr>
2933529335
<div class="text-right">
29336-
HAProxy 2.9.11-28 &ndash; Configuration Manual<br>
29336+
HAProxy 2.9.11-45 &ndash; Configuration Manual<br>
2933729337
<small>, 2024/09/19</small>
2933829338
</div>
2933929339
</div>

docs/2.9/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.9.11-28 - Starter Guide</title>
5+
<title>HAProxy version 2.9.11-45 - 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>2024/09/19</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>2024/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 2.9.11-28</strong></p>
498+
<p><strong>version 2.9.11-45</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.9.11-28 &ndash; Starter Guide<br>
2518+
HAProxy 2.9.11-45 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/2.9/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.9.11-28 - Management Guide</title>
5+
<title>HAProxy version 2.9.11-45 - 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" />
@@ -614,7 +614,7 @@
614614
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
615615
</p>
616616
<p class="text-right">
617-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/09/19</b></small>
617+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/10/23</b></small>
618618
</p>
619619
</div>
620620
<!-- /.sidebar -->
@@ -625,7 +625,7 @@
625625
<div class="text-center">
626626
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
627627
<h2>Management Guide</h2>
628-
<p><strong>version 2.9.11-28</strong></p>
628+
<p><strong>version 2.9.11-45</strong></p>
629629
<p>
630630
<br>
631631

@@ -5049,7 +5049,7 @@ <h3 id="chapter-9.4.1" data-target="9.4.1"><small><a class="small" href="#9.4.1"
50495049
<br>
50505050
<hr>
50515051
<div class="text-right">
5052-
HAProxy 2.9.11-28 &ndash; Management Guide<br>
5052+
HAProxy 2.9.11-45 &ndash; Management Guide<br>
50535053
<small>, </small>
50545054
</div>
50555055
</div>

0 commit comments

Comments
 (0)