Skip to content

Commit 4c67a14

Browse files
author
HAProxy Community
committed
Update docs for dev
1 parent 010a0d4 commit 4c67a14

File tree

3 files changed

+14
-20
lines changed

3 files changed

+14
-20
lines changed

docs/dev/configuration.html

Lines changed: 6 additions & 12 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-dev7-63 - Configuration Manual</title>
5+
<title>HAProxy version 3.3-dev7-66 - 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" />
@@ -4603,7 +4603,7 @@
46034603
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
46044604
</p>
46054605
<p class="text-right">
4606-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/08/28</b></small>
4606+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/08/29</b></small>
46074607
</p>
46084608
</div>
46094609
<!-- /.sidebar -->
@@ -4614,7 +4614,7 @@
46144614
<div class="text-center">
46154615
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
46164616
<h2>Configuration Manual</h2>
4617-
<p><strong>version 3.3-dev7-63</strong></p>
4617+
<p><strong>version 3.3-dev7-66</strong></p>
46184618
<p>
46194619
2025/08/20<br>
46204620

@@ -13360,14 +13360,8 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.<
1336013360
very late in the connection setup, it may have unexpected effects on already
1336113361
modified headers. For example using it with transport-level header such as
1336213362
connection, content-length, transfer-encoding and so on will likely result in
13363-
invalid requests being sent to the server. Additionally it has been reported
13364-
that this directive is currently being used as a way to overwrite the Host
13365-
header field in outgoing requests; while this trick has been known to work
13366-
as a side effect of the feature for some time, it is not officially supported
13367-
and might possibly not work anymore in a future version depending on the
13368-
technical difficulties this feature induces. A long-term solution instead
13369-
consists in fixing the application which required this trick so that it binds
13370-
to the correct host name.
13363+
invalid requests being sent to the server. This is why following header names
13364+
are forbidden: host, content-length, transfer-encoding and connection.
1337113365
</pre><div class="page-header"><b>See also :</b> &quot;<span class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">server<span class="caret"></span></a><ul class="dropdown-menu"><li class="dropdown-header">This keyword is available in sections :</li><li><a href="#server%20%28Peers%20declaration%29">Peers declaration</a></li><li><a href="#server%20%28Rings%29">Rings</a></li><li><a href="#server%20%28Alphabetically%20sorted%20keywords%20reference%29">Alphabetically sorted keywords reference</a></li></ul></span>&quot;</div>
1337213366
<a class="anchor" name="id"></a><a class="anchor" name="4-id"></a><a class="anchor" name="4.2-id"></a><a class="anchor" name="id (Proxies)"></a><a class="anchor" name="id (Alphabetically sorted keywords reference)"></a><div class="keyword"><b><a class="anchor" name="id"></a><a href="#4.2-id">id</a></b> <span style="color: #080">&lt;value&gt;</span></div><pre class="text">Set a persistent ID to a proxy.
1337313367

@@ -33156,7 +33150,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12
3315633150
<br>
3315733151
<hr>
3315833152
<div class="text-right">
33159-
HAProxy 3.3-dev7-63 &ndash; Configuration Manual<br>
33153+
HAProxy 3.3-dev7-66 &ndash; Configuration Manual<br>
3316033154
<small>, 2025/08/20</small>
3316133155
</div>
3316233156
</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-dev7-63 - Starter Guide</title>
5+
<title>HAProxy version 3.3-dev7-66 - 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/08/28</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/08/29</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-dev7-63</strong></p>
498+
<p><strong>version 3.3-dev7-66</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-dev7-63 &ndash; Starter Guide<br>
2518+
HAProxy 3.3-dev7-66 &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-dev7-63 - Management Guide</title>
5+
<title>HAProxy version 3.3-dev7-66 - 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/08/28</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/08/29</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-dev7-63</strong></p>
676+
<p><strong>version 3.3-dev7-66</strong></p>
677677
<p>
678678
<br>
679679

@@ -5624,7 +5624,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
56245624
<br>
56255625
<hr>
56265626
<div class="text-right">
5627-
HAProxy 3.3-dev7-63 &ndash; Management Guide<br>
5627+
HAProxy 3.3-dev7-66 &ndash; Management Guide<br>
56285628
<small>, </small>
56295629
</div>
56305630
</div>

0 commit comments

Comments
 (0)