Skip to content

Commit 0716e66

Browse files
author
HAProxy Community
committed
Update docs for 3.0
1 parent a154daf commit 0716e66

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

docs/3.0/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 3.0.5-29 - Configuration Manual</title>
5+
<title>HAProxy version 3.0.5-48 - 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" />
@@ -4305,7 +4305,7 @@
43054305
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
43064306
</p>
43074307
<p class="text-right">
4308-
<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>
4308+
<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>
43094309
</p>
43104310
</div>
43114311
<!-- /.sidebar -->
@@ -4316,7 +4316,7 @@
43164316
<div class="text-center">
43174317
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
43184318
<h2>Configuration Manual</h2>
4319-
<p><strong>version 3.0.5-29</strong></p>
4319+
<p><strong>version 3.0.5-48</strong></p>
43204320
<p>
43214321
2024/09/19<br>
43224322

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

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

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

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

13588-
&lt;for_port_expr&gt; optional argument to specicy a custom sample expression
13588+
&lt;for_port_expr&gt; optional argument to specify a custom sample expression
1358913589
those result will be used as 'for' parameter nodeport value</pre>
1359013590
</div>
1359113591
<pre class="text">Since HAProxy works in reverse-proxy mode, servers are losing some request
@@ -30463,7 +30463,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11
3046330463
<br>
3046430464
<hr>
3046530465
<div class="text-right">
30466-
HAProxy 3.0.5-29 &ndash; Configuration Manual<br>
30466+
HAProxy 3.0.5-48 &ndash; Configuration Manual<br>
3046730467
<small>, 2024/09/19</small>
3046830468
</div>
3046930469
</div>

docs/3.0/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.0.5-29 - Starter Guide</title>
5+
<title>HAProxy version 3.0.5-48 - 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 3.0.5-29</strong></p>
498+
<p><strong>version 3.0.5-48</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.0.5-29 &ndash; Starter Guide<br>
2518+
HAProxy 3.0.5-48 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/3.0/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.0.5-29 - Management Guide</title>
5+
<title>HAProxy version 3.0.5-48 - 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" />
@@ -642,7 +642,7 @@
642642
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
643643
</p>
644644
<p class="text-right">
645-
<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>
645+
<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>
646646
</p>
647647
</div>
648648
<!-- /.sidebar -->
@@ -653,7 +653,7 @@
653653
<div class="text-center">
654654
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
655655
<h2>Management Guide</h2>
656-
<p><strong>version 3.0.5-29</strong></p>
656+
<p><strong>version 3.0.5-48</strong></p>
657657
<p>
658658
<br>
659659

@@ -5279,7 +5279,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
52795279
<br>
52805280
<hr>
52815281
<div class="text-right">
5282-
HAProxy 3.0.5-29 &ndash; Management Guide<br>
5282+
HAProxy 3.0.5-48 &ndash; Management Guide<br>
52835283
<small>, </small>
52845284
</div>
52855285
</div>

0 commit comments

Comments
 (0)