Skip to content

Commit ee45dcc

Browse files
author
HAProxy Community
committed
Update docs for dev
1 parent ed7473c commit ee45dcc

3 files changed

Lines changed: 14 additions & 13 deletions

File tree

docs/dev/configuration.html

Lines changed: 6 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.3-dev2-57 - Configuration Manual</title>
5+
<title>HAProxy version 3.3-dev2-60 - 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" />
@@ -4595,7 +4595,7 @@
45954595
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
45964596
</p>
45974597
<p class="text-right">
4598-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/07/03</b></small>
4598+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/07/08</b></small>
45994599
</p>
46004600
</div>
46014601
<!-- /.sidebar -->
@@ -4606,7 +4606,7 @@
46064606
<div class="text-center">
46074607
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
46084608
<h2>Configuration Manual</h2>
4609-
<p><strong>version 3.3-dev2-57</strong></p>
4609+
<p><strong>version 3.3-dev2-60</strong></p>
46104610
<p>
46114611
2025/06/26<br>
46124612

@@ -8092,7 +8092,8 @@ <h2 id="chapter-3.1" data-target="3.1"><small><a class="small" href="#3.1">3.1.<
80928092

80938093
When a single family is used, no request will be sent to resolvers for the
80948094
other family, and any response for the othe family will be ignored. The
8095-
default value is &quot;ipv4,ipv6&quot;, which effectively enables both families.
8095+
default value since 3.3 is &quot;auto&quot;, which effectively enables both families
8096+
only once IPv6 has been proven to be routable, otherwise sticks to IPv4.
80968097
</pre><div class="page-header"><b>See also:</b> &quot;<a href="#resolve-prefer">resolve-prefer</a>&quot;, &quot;<a href="#do-resolve">do-resolve</a>&quot;</div>
80978098
<a class="anchor" name="expose-deprecated-directives"></a><a class="anchor" name="3-expose-deprecated-directives"></a><a class="anchor" name="3.1-expose-deprecated-directives"></a><a class="anchor" name="expose-deprecated-directives (Global section)"></a><a class="anchor" name="expose-deprecated-directives (Process management and security)"></a><div class="keyword"><b><a class="anchor" name="expose-deprecated-directives"></a><a href="#3.1-expose-deprecated-directives">expose-deprecated-directives</a></b></div><pre class="text">This statement must appear before using some directives tagged as deprecated
80988099
to silent warnings and make sure the config file will not be rejected. Not
@@ -33094,7 +33095,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12
3309433095
<br>
3309533096
<hr>
3309633097
<div class="text-right">
33097-
HAProxy 3.3-dev2-57 &ndash; Configuration Manual<br>
33098+
HAProxy 3.3-dev2-60 &ndash; Configuration Manual<br>
3309833099
<small>, 2025/06/26</small>
3309933100
</div>
3310033101
</div>

docs/dev/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.3-dev2-57 - Starter Guide</title>
5+
<title>HAProxy version 3.3-dev2-60 - 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/07/03</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/07/08</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.3-dev2-57</strong></p>
498+
<p><strong>version 3.3-dev2-60</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.3-dev2-57 &ndash; Starter Guide<br>
2518+
HAProxy 3.3-dev2-60 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/dev/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.3-dev2-57 - Management Guide</title>
5+
<title>HAProxy version 3.3-dev2-60 - 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/07/03</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/07/08</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.3-dev2-57</strong></p>
676+
<p><strong>version 3.3-dev2-60</strong></p>
677677
<p>
678678
<br>
679679

@@ -5568,7 +5568,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
55685568
<br>
55695569
<hr>
55705570
<div class="text-right">
5571-
HAProxy 3.3-dev2-57 &ndash; Management Guide<br>
5571+
HAProxy 3.3-dev2-60 &ndash; Management Guide<br>
55725572
<small>, </small>
55735573
</div>
55745574
</div>

0 commit comments

Comments
 (0)