Skip to content

Commit ad09cf3

Browse files
author
HAProxy Community
committed
Update docs for dev
1 parent cdaee67 commit ad09cf3

File tree

3 files changed

+20
-16
lines changed

3 files changed

+20
-16
lines changed

docs/dev/configuration.html

Lines changed: 8 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 3.1-dev14-33 - Configuration Manual</title>
5+
<title>HAProxy version 3.2-dev0 - 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" />
@@ -4424,7 +4424,7 @@
44244424
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
44254425
</p>
44264426
<p class="text-right">
4427-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/11/25</b></small>
4427+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/11/26</b></small>
44284428
</p>
44294429
</div>
44304430
<!-- /.sidebar -->
@@ -4435,9 +4435,9 @@
44354435
<div class="text-center">
44364436
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
44374437
<h2>Configuration Manual</h2>
4438-
<p><strong>version 3.1-dev14-33</strong></p>
4438+
<p><strong>version 3.2-dev0</strong></p>
44394439
<p>
4440-
2024/11/21<br>
4440+
2024/11/26<br>
44414441

44424442
</p>
44434443
</div>
@@ -21329,7 +21329,8 @@ <h2 id="chapter-5.1" data-target="5.1"><small><a class="small" href="#5.1">5.1.<
2132921329
around 1252 bytes, and that a typical receive buffer is 208kB or 170
2133021330
datagrams, so in order to keep the traffic smooth, bursts should only
2133121331
represent a small fraction of this value (between a few units to a few tens
21332-
at most). See above paragraph for more explanation.
21332+
at most). See above paragraph for more explanation. This parameter is
21333+
ignored by BBR.
2133321334
</pre><div class="separator">
2133421335
<span class="label label-success">Example:</span>
2133521336
<pre class="prettyprint">
@@ -31701,8 +31702,8 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11
3170131702
<br>
3170231703
<hr>
3170331704
<div class="text-right">
31704-
HAProxy 3.1-dev14-33 &ndash; Configuration Manual<br>
31705-
<small>, 2024/11/21</small>
31705+
HAProxy 3.2-dev0 &ndash; Configuration Manual<br>
31706+
<small>, 2024/11/26</small>
3170631707
</div>
3170731708
</div>
3170831709
<!-- /.col-lg-12 -->

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.1-dev14-33 - Starter Guide</title>
5+
<title>HAProxy version 3.2-dev0 - 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/11/25</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/11/26</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.1-dev14-33</strong></p>
498+
<p><strong>version 3.2-dev0</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.1-dev14-33 &ndash; Starter Guide<br>
2518+
HAProxy 3.2-dev0 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/dev/management.html

Lines changed: 8 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.1-dev14-33 - Management Guide</title>
5+
<title>HAProxy version 3.2-dev0 - 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" />
@@ -652,7 +652,7 @@
652652
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
653653
</p>
654654
<p class="text-right">
655-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/11/25</b></small>
655+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/11/26</b></small>
656656
</p>
657657
</div>
658658
<!-- /.sidebar -->
@@ -663,7 +663,7 @@
663663
<div class="text-center">
664664
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
665665
<h2>Management Guide</h2>
666-
<p><strong>version 3.1-dev14-33</strong></p>
666+
<p><strong>version 3.2-dev0</strong></p>
667667
<p>
668668
<br>
669669

@@ -3816,7 +3816,8 @@ <h2 id="chapter-9.3" data-target="9.3"><small><a class="small" href="#9.3">9.3.<
38163816
values, &quot;oneline&quot; for the default format and &quot;full&quot; to display all
38173817
information. Alternatively, a list of comma-delimited fields can be specified
38183818
to restrict output. Currently supported values are &quot;tp&quot;, &quot;sock&quot;, &quot;pktns&quot;,
3819-
&quot;cc&quot; and &quot;mux&quot;.
3819+
&quot;cc&quot; and &quot;mux&quot;. Finally, &quot;<a href="#help">help</a>&quot; in the format will instead show a more
3820+
detailed help message.
38203821

38213822
The final argument is used to restrict or extend the connection list. By
38223823
default, connections on closing or draining state are not displayed. Use the
@@ -3964,6 +3965,8 @@ <h2 id="chapter-9.3" data-target="9.3"><small><a class="small" href="#9.3">9.3.<
39643965

39653966
- show-uri: Dump the transaction URI, as captured during the request
39663967
analysis. It is only displayed if it was captured.
3968+
3969+
- help: dump a more detailed help message instead
39673970
</pre><a class="anchor" name="show"></a><a class="anchor" name="9-show"></a><a class="anchor" name="9.3-show"></a><a class="anchor" name="show (Statistics and monitoring)"></a><a class="anchor" name="show (Unix Socket commands)"></a><a class="anchor" name="show stat"></a><a class="anchor" name="9-show stat"></a><a class="anchor" name="9.3-show stat"></a><a class="anchor" name="show stat (Statistics and monitoring)"></a><a class="anchor" name="show stat (Unix Socket commands)"></a><div class="keyword"><b><a class="anchor" name="show stat"></a><a href="#9.3-show%20stat">show stat</a></b> <span style="color: #008">[domain <span style="color: #080">&lt;resolvers|proxy&gt;</span>]</span> <span style="color: #008">[<span style="color: #800">{<span style="color: #080">&lt;iid&gt;</span>|<span style="color: #080">&lt;proxy&gt;</span>}</span> <span style="color: #080">&lt;type&gt;</span> <span style="color: #080">&lt;sid&gt;</span>]</span> \
39683971
<span style="color: #008">[typed|json]</span> <span style="color: #008">[desc]</span> <span style="color: #008">[up|no-maint]</span></div><pre class="text">Dump statistics. The domain is used to select which statistics to print; dns
39693972
and proxy are available for now. By default, the CSV format is used; you can
@@ -5391,7 +5394,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
53915394
<br>
53925395
<hr>
53935396
<div class="text-right">
5394-
HAProxy 3.1-dev14-33 &ndash; Management Guide<br>
5397+
HAProxy 3.2-dev0 &ndash; Management Guide<br>
53955398
<small>, </small>
53965399
</div>
53975400
</div>

0 commit comments

Comments
 (0)