|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8" />
|
5 |
| - <title>HAProxy version 3.0.8-7 - Management Guide</title> |
| 5 | + <title>HAProxy version 3.0.8-20 - Management Guide</title> |
6 | 6 | <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
|
7 | 7 | <link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
|
8 | 8 | <link href="../css/page.css?0.4.2-15" rel="stylesheet" />
|
|
646 | 646 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
|
647 | 647 | </p>
|
648 | 648 | <p class="text-right">
|
649 |
| - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/01/29</b></small> |
| 649 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/03/13</b></small> |
650 | 650 | </p>
|
651 | 651 | </div>
|
652 | 652 | <!-- /.sidebar -->
|
|
657 | 657 | <div class="text-center">
|
658 | 658 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
|
659 | 659 | <h2>Management Guide</h2>
|
660 |
| - <p><strong>version 3.0.8-7</strong></p> |
| 660 | + <p><strong>version 3.0.8-20</strong></p> |
661 | 661 | <p>
|
662 | 662 | <br>
|
663 | 663 |
|
@@ -1943,9 +1943,9 @@ <h1 id="chapter-summary" data-target="summary">Summary</h1>
|
1943 | 1943 | Unix socket.
|
1944 | 1944 |
|
1945 | 1945 | Statistics are regroup in categories labelled as domains, corresponding to the
|
1946 |
| -multiple components of HAProxy. There are two domains available: proxy and dns. |
1947 |
| -If not specified, the proxy domain is selected. Note that only the proxy |
1948 |
| -statistics are printed on the HTTP page. |
| 1946 | +multiple components of HAProxy. There are two domains available: proxy and |
| 1947 | +resolvers. If not specified, the proxy domain is selected. Note that only the |
| 1948 | +proxy statistics are printed on the HTTP page. |
1949 | 1949 | </pre></div>
|
1950 | 1950 | <a class="anchor" id="9.1" name="9.1"></a>
|
1951 | 1951 | <h2 id="chapter-9.1" data-target="9.1"><small><a class="small" href="#9.1">9.1.</a></small> CSV format</h2>
|
@@ -3931,12 +3931,12 @@ <h2 id="chapter-9.3" data-target="9.3"><small><a class="small" href="#9.3">9.3.<
|
3931 | 3931 | is meant to be interpreted while checking function strm_dump_to_buffer() in
|
3932 | 3932 | src/stream.c to figure the exact meaning of certain fields.
|
3933 | 3933 | </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"><resolvers|proxy></span>]</span> <span style="color: #008">[<span style="color: #800">{<span style="color: #080"><iid></span>|<span style="color: #080"><proxy></span>}</span> <span style="color: #080"><type></span> <span style="color: #080"><sid></span>]</span> \
|
3934 |
| - <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 |
3935 |
| -and proxy are available for now. By default, the CSV format is used; you can |
3936 |
| -activate the extended typed output format described in the section above if |
3937 |
| -"typed" is passed after the other arguments; or in JSON if "json" is passed |
3938 |
| -after the other arguments. By passing <id>, <type> and <sid>, it is possible |
3939 |
| -to dump only selected items : |
| 3934 | + <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; |
| 3935 | +resolvers and proxy are available for now. By default, the CSV format is used; |
| 3936 | +you can activate the extended typed output format described in the section |
| 3937 | +above if "typed" is passed after the other arguments; or in JSON if "json" is |
| 3938 | +passed after the other arguments. By passing <id>, <type> and <sid>, it is |
| 3939 | +possible to dump only selected items : |
3940 | 3940 | - <iid> is a proxy ID, -1 to dump everything. Alternatively, a proxy name
|
3941 | 3941 | <proxy> may be specified. In this case, this proxy's ID will be used as
|
3942 | 3942 | the ID selector.
|
@@ -5313,7 +5313,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
|
5313 | 5313 | <br>
|
5314 | 5314 | <hr>
|
5315 | 5315 | <div class="text-right">
|
5316 |
| - HAProxy 3.0.8-7 – Management Guide<br> |
| 5316 | + HAProxy 3.0.8-20 – Management Guide<br> |
5317 | 5317 | <small>, </small>
|
5318 | 5318 | </div>
|
5319 | 5319 | </div>
|
|
0 commit comments