|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.2-dev7-17 - Management Guide</title> |
| 5 | + <title>HAProxy version 3.2-dev7-23 - 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" /> |
|
654 | 654 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
655 | 655 | </p> |
656 | 656 | <p class="text-right"> |
657 | | - <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/12</b></small> |
| 657 | + <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> |
658 | 658 | </p> |
659 | 659 | </div> |
660 | 660 | <!-- /.sidebar --> |
|
665 | 665 | <div class="text-center"> |
666 | 666 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
667 | 667 | <h2>Management Guide</h2> |
668 | | - <p><strong>version 3.2-dev7-17</strong></p> |
| 668 | + <p><strong>version 3.2-dev7-23</strong></p> |
669 | 669 | <p> |
670 | 670 | <br> |
671 | 671 |
|
@@ -1949,9 +1949,9 @@ <h1 id="chapter-summary" data-target="summary">Summary</h1> |
1949 | 1949 | Unix socket. |
1950 | 1950 |
|
1951 | 1951 | Statistics are regroup in categories labelled as domains, corresponding to the |
1952 | | -multiple components of HAProxy. There are two domains available: proxy and dns. |
1953 | | -If not specified, the proxy domain is selected. Note that only the proxy |
1954 | | -statistics are printed on the HTTP page. |
| 1952 | +multiple components of HAProxy. There are two domains available: proxy and |
| 1953 | +resolvers. If not specified, the proxy domain is selected. Note that only the |
| 1954 | +proxy statistics are printed on the HTTP page. |
1955 | 1955 | </pre></div> |
1956 | 1956 | <a class="anchor" id="9.1" name="9.1"></a> |
1957 | 1957 | <h2 id="chapter-9.1" data-target="9.1"><small><a class="small" href="#9.1">9.1.</a></small> CSV format</h2> |
@@ -3987,12 +3987,12 @@ <h2 id="chapter-9.3" data-target="9.3"><small><a class="small" href="#9.3">9.3.< |
3987 | 3987 | - susp only show streams considered as suspicious by the developers |
3988 | 3988 | based on criteria that may in time or vary along versions. |
3989 | 3989 | </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> \ |
3990 | | - <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 |
3991 | | -and proxy are available for now. By default, the CSV format is used; you can |
3992 | | -activate the extended typed output format described in the section above if |
3993 | | -"typed" is passed after the other arguments; or in JSON if "json" is passed |
3994 | | -after the other arguments. By passing <id>, <type> and <sid>, it is possible |
3995 | | -to dump only selected items : |
| 3990 | + <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; |
| 3991 | +resolvers and proxy are available for now. By default, the CSV format is used; |
| 3992 | +you can activate the extended typed output format described in the section |
| 3993 | +above if "typed" is passed after the other arguments; or in JSON if "json" is |
| 3994 | +passed after the other arguments. By passing <id>, <type> and <sid>, it is |
| 3995 | +possible to dump only selected items : |
3996 | 3996 | - <iid> is a proxy ID, -1 to dump everything. Alternatively, a proxy name |
3997 | 3997 | <proxy> may be specified. In this case, this proxy's ID will be used as |
3998 | 3998 | the ID selector. |
@@ -5466,7 +5466,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13 |
5466 | 5466 | <br> |
5467 | 5467 | <hr> |
5468 | 5468 | <div class="text-right"> |
5469 | | - HAProxy 3.2-dev7-17 – Management Guide<br> |
| 5469 | + HAProxy 3.2-dev7-23 – Management Guide<br> |
5470 | 5470 | <small>, </small> |
5471 | 5471 | </div> |
5472 | 5472 | </div> |
|
0 commit comments