You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</pre><aclass="anchor" name="help"></a><aclass="anchor" name="9-help"></a><aclass="anchor" name="9.3-help"></a><aclass="anchor" name="help (Statistics and monitoring)"></a><aclass="anchor" name="help (Unix Socket commands)"></a><divclass="keyword"><b><aclass="anchor" name="help"></a><ahref="#9.3-help">help</a></b><spanstyle="color: #008">[<spanstyle="color: #080"><command></span>]</span></div><preclass="text">Print the list of known keywords and their basic usage, or commands matching
3045
3055
the requested one. The same help screen is also displayed for unknown
3046
3056
commands.
3047
-
</pre><aclass="anchor" name="httpclient"></a><aclass="anchor" name="9-httpclient"></a><aclass="anchor" name="9.3-httpclient"></a><aclass="anchor" name="httpclient (Statistics and monitoring)"></a><aclass="anchor" name="httpclient (Unix Socket commands)"></a><divclass="keyword"><b><aclass="anchor" name="httpclient"></a><ahref="#9.3-httpclient">httpclient</a></b><spanstyle="color: #080"><method></span><spanstyle="color: #080"><URI></span></div><preclass="text">Launch an HTTP client request and print the response on the CLI. Only
3057
+
</pre><aclass="anchor" name="httpclient"></a><aclass="anchor" name="9-httpclient"></a><aclass="anchor" name="9.3-httpclient"></a><aclass="anchor" name="httpclient (Statistics and monitoring)"></a><aclass="anchor" name="httpclient (Unix Socket commands)"></a><divclass="keyword"><b><aclass="anchor" name="httpclient"></a><ahref="#9.3-httpclient">httpclient</a></b><spanstyle="color: #008">[--htx]</span><spanstyle="color: #080"><method></span><spanstyle="color: #080"><URI></span></div><preclass="text">Launch an HTTP client request and print the response on the CLI. Only
3048
3058
supported on a CLI connection running in expert mode (see "expert-mode on").
3049
3059
It's only meant for debugging. The httpclient is able to resolve a server
3050
3060
name in the URL using the "default" resolvers section, which is populated
3051
3061
with the DNS servers of your /etc/resolv.conf by default. However it won't be
3052
3062
able to resolve an host from /etc/hosts if you don't use a local dns daemon
3053
3063
which can resolve those.
3064
+
3065
+
The --htx option allow to use the haproxy internal htx representation using
3066
+
the htx_dump() function, mainly used for debugging.
3054
3067
</pre><aclass="anchor" name="new"></a><aclass="anchor" name="9-new"></a><aclass="anchor" name="9.3-new"></a><aclass="anchor" name="new (Statistics and monitoring)"></a><aclass="anchor" name="new (Unix Socket commands)"></a><aclass="anchor" name="new ssl"></a><aclass="anchor" name="9-new ssl"></a><aclass="anchor" name="9.3-new ssl"></a><aclass="anchor" name="new ssl (Statistics and monitoring)"></a><aclass="anchor" name="new ssl (Unix Socket commands)"></a><aclass="anchor" name="new ssl ca-file"></a><aclass="anchor" name="9-new ssl ca-file"></a><aclass="anchor" name="9.3-new ssl ca-file"></a><aclass="anchor" name="new ssl ca-file (Statistics and monitoring)"></a><aclass="anchor" name="new ssl ca-file (Unix Socket commands)"></a><divclass="keyword"><b><aclass="anchor" name="new ssl ca-file"></a><ahref="#9.3-new%20ssl%20ca-file">new ssl ca-file</a></b><spanstyle="color: #080"><cafile></span></div><preclass="text">Create a new empty CA file tree entry to be filled with a set of CA
3055
3068
certificates and added to a crt-list. This command should be used in
3056
3069
combination with "<ahref="#set%20ssl%20ca-file">set ssl ca-file</a>", "<ahref="#add%20ssl%20ca-file">add ssl ca-file</a>" and "<ahref="#add%20ssl%20crt-list">add ssl crt-list</a>".
0 commit comments