Update man pages
This commit is contained in:
parent
56c2fd6c5b
commit
928b49a916
|
@ -46,7 +46,7 @@ so on. The scheme, host and port in the subsequent
|
|||
URIs, if present, are ignored. Those in the first URI
|
||||
are used solely.
|
||||
.UNINDENT
|
||||
.SH OPTIONS:
|
||||
.SH OPTIONS
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-n, \-\-requests=<N>
|
||||
|
|
|
@ -21,8 +21,8 @@ benchmarking tool for HTTP/2 and SPDY server
|
|||
URIs, if present, are ignored. Those in the first URI
|
||||
are used solely.
|
||||
|
||||
OPTIONS:
|
||||
--------
|
||||
OPTIONS
|
||||
-------
|
||||
|
||||
.. option:: -n, --requests=<N>
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@ HTTP/2 experimental client
|
|||
.B <URI>
|
||||
Specify URI to access.
|
||||
.UNINDENT
|
||||
.SH OPTIONS:
|
||||
.SH OPTIONS
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-v, \-\-verbose
|
||||
|
|
|
@ -16,8 +16,8 @@ HTTP/2 experimental client
|
|||
|
||||
Specify URI to access.
|
||||
|
||||
OPTIONS:
|
||||
--------
|
||||
OPTIONS
|
||||
-------
|
||||
|
||||
.. option:: -v, --verbose
|
||||
|
||||
|
|
|
@ -53,7 +53,7 @@ Set path to server\(aqs private key. Required unless
|
|||
Set path to server\(aqs certificate. Required unless
|
||||
\fI\%\-\-no\-tls\fP is specified.
|
||||
.UNINDENT
|
||||
.SH OPTIONS:
|
||||
.SH OPTIONS
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-D, \-\-daemon
|
||||
|
|
|
@ -27,8 +27,8 @@ HTTP/2 experimental server
|
|||
Set path to server's certificate. Required unless
|
||||
:option:`--no-tls` is specified.
|
||||
|
||||
OPTIONS:
|
||||
--------
|
||||
OPTIONS
|
||||
-------
|
||||
|
||||
.. option:: -D, --daemon
|
||||
|
||||
|
|
|
@ -48,10 +48,10 @@ Set path to server\(aqs private key. Required unless \fI\%\-p\fP,
|
|||
Set path to server\(aqs certificate. Required unless \fI\%\-p\fP,
|
||||
\fI\%\-\-client\fP or \fI\%\-\-frontend\-no\-tls\fP are given.
|
||||
.UNINDENT
|
||||
.SH OPTIONS:
|
||||
.SH OPTIONS
|
||||
.sp
|
||||
The options are categorized into several groups.
|
||||
.SS Connections:
|
||||
.SS Connections
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-b, \-\-backend=<HOST,PORT>
|
||||
|
@ -104,7 +104,7 @@ timeouts when connecting and making CONNECT request can
|
|||
be specified by \fI\%\-\-backend\-read\-timeout\fP and
|
||||
\fI\%\-\-backend\-write\-timeout\fP options.
|
||||
.UNINDENT
|
||||
.SS Performance:
|
||||
.SS Performance
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-n, \-\-workers=<N>
|
||||
|
@ -234,7 +234,7 @@ Set buffer size used to store backend response.
|
|||
.sp
|
||||
Default: \fB16K\fP
|
||||
.UNINDENT
|
||||
.SS Timeout:
|
||||
.SS Timeout
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-frontend\-http2\-read\-timeout=<DURATION>
|
||||
|
@ -303,7 +303,7 @@ disables this feature.
|
|||
.sp
|
||||
Default: \fB0\fP
|
||||
.UNINDENT
|
||||
.SS SSL/TLS:
|
||||
.SS SSL/TLS
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-ciphers=<SUITE>
|
||||
|
@ -434,7 +434,7 @@ objects, which means session ID generated by one worker
|
|||
is not acceptable by another worker. On the other hand,
|
||||
session ticket key is shared across all worker threads.
|
||||
.UNINDENT
|
||||
.SS HTTP/2 and SPDY:
|
||||
.SS HTTP/2 and SPDY
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-c, \-\-http2\-max\-concurrent\-streams=<N>
|
||||
|
@ -500,7 +500,7 @@ padding. Specify 0 to disable padding. This option is
|
|||
meant for debugging purpose and not intended to enhance
|
||||
protocol security.
|
||||
.UNINDENT
|
||||
.SS Mode:
|
||||
.SS Mode
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B (default mode)
|
||||
|
@ -541,7 +541,7 @@ Like \fI\%\-\-client\fP option, but it also requires the request
|
|||
path from frontend must be an absolute URI, suitable for
|
||||
use as a forward proxy.
|
||||
.UNINDENT
|
||||
.SS Logging:
|
||||
.SS Logging
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-L, \-\-log\-level=<LEVEL>
|
||||
|
@ -623,7 +623,7 @@ Set syslog facility to <FACILITY>.
|
|||
.sp
|
||||
Default: \fBdaemon\fP
|
||||
.UNINDENT
|
||||
.SS HTTP:
|
||||
.SS HTTP
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-add\-x\-forwarded\-for
|
||||
|
@ -669,7 +669,7 @@ won\(aqt replace anything already set. This option can be
|
|||
used several times to specify multiple header fields.
|
||||
Example: \fI\%\-\-add\-response\-header\fP="foo: bar"
|
||||
.UNINDENT
|
||||
.SS Debug:
|
||||
.SS Debug
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-frontend\-http2\-dump\-request\-header=<PATH>
|
||||
|
@ -695,7 +695,7 @@ Print HTTP/2 frames in frontend to stderr. This option
|
|||
is not thread safe and MUST NOT be used with option
|
||||
\fI\%\-n\fP=N, where N >= 2.
|
||||
.UNINDENT
|
||||
.SS Process:
|
||||
.SS Process
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-D, \-\-daemon
|
||||
|
@ -713,7 +713,7 @@ Set path to save PID of this program.
|
|||
Run this program as <USER>. This option is intended to
|
||||
be used to drop root privileges.
|
||||
.UNINDENT
|
||||
.SS Misc:
|
||||
.SS Misc
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-conf=<PATH>
|
||||
|
|
|
@ -24,13 +24,13 @@ A reverse proxy for HTTP/2, HTTP/1 and SPDY.
|
|||
:option:`--client` or :option:`\--frontend-no-tls` are given.
|
||||
|
||||
|
||||
OPTIONS:
|
||||
--------
|
||||
OPTIONS
|
||||
-------
|
||||
|
||||
The options are categorized into several groups.
|
||||
|
||||
Connections:
|
||||
~~~~~~~~~~~~
|
||||
Connections
|
||||
~~~~~~~~~~~
|
||||
|
||||
.. option:: -b, --backend=<HOST,PORT>
|
||||
|
||||
|
@ -79,8 +79,8 @@ Connections:
|
|||
:option:`--backend-write-timeout` options.
|
||||
|
||||
|
||||
Performance:
|
||||
~~~~~~~~~~~~
|
||||
Performance
|
||||
~~~~~~~~~~~
|
||||
|
||||
.. option:: -n, --workers=<N>
|
||||
|
||||
|
@ -197,8 +197,8 @@ Performance:
|
|||
Default: ``16K``
|
||||
|
||||
|
||||
Timeout:
|
||||
~~~~~~~~
|
||||
Timeout
|
||||
~~~~~~~
|
||||
|
||||
.. option:: --frontend-http2-read-timeout=<DURATION>
|
||||
|
||||
|
@ -260,8 +260,8 @@ Timeout:
|
|||
Default: ``0``
|
||||
|
||||
|
||||
SSL/TLS:
|
||||
~~~~~~~~
|
||||
SSL/TLS
|
||||
~~~~~~~
|
||||
|
||||
.. option:: --ciphers=<SUITE>
|
||||
|
||||
|
@ -379,8 +379,8 @@ SSL/TLS:
|
|||
session ticket key is shared across all worker threads.
|
||||
|
||||
|
||||
HTTP/2 and SPDY:
|
||||
~~~~~~~~~~~~~~~~
|
||||
HTTP/2 and SPDY
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
.. option:: -c, --http2-max-concurrent-streams=<N>
|
||||
|
||||
|
@ -439,8 +439,8 @@ HTTP/2 and SPDY:
|
|||
protocol security.
|
||||
|
||||
|
||||
Mode:
|
||||
~~~~~
|
||||
Mode
|
||||
~~~~
|
||||
|
||||
.. describe:: (default mode)
|
||||
|
||||
|
@ -479,8 +479,8 @@ Mode:
|
|||
use as a forward proxy.
|
||||
|
||||
|
||||
Logging:
|
||||
~~~~~~~~
|
||||
Logging
|
||||
~~~~~~~
|
||||
|
||||
.. option:: -L, --log-level=<LEVEL>
|
||||
|
||||
|
@ -545,8 +545,8 @@ Logging:
|
|||
Default: ``daemon``
|
||||
|
||||
|
||||
HTTP:
|
||||
~~~~~
|
||||
HTTP
|
||||
~~~~
|
||||
|
||||
.. option:: --add-x-forwarded-for
|
||||
|
||||
|
@ -588,8 +588,8 @@ HTTP:
|
|||
Example: :option:`--add-response-header`\="foo: bar"
|
||||
|
||||
|
||||
Debug:
|
||||
~~~~~~
|
||||
Debug
|
||||
~~~~~
|
||||
|
||||
.. option:: --frontend-http2-dump-request-header=<PATH>
|
||||
|
||||
|
@ -614,8 +614,8 @@ Debug:
|
|||
:option:`-n`\=N, where N >= 2.
|
||||
|
||||
|
||||
Process:
|
||||
~~~~~~~~
|
||||
Process
|
||||
~~~~~~~
|
||||
|
||||
.. option:: -D, --daemon
|
||||
|
||||
|
@ -632,8 +632,8 @@ Process:
|
|||
be used to drop root privileges.
|
||||
|
||||
|
||||
Misc:
|
||||
~~~~~
|
||||
Misc
|
||||
~~~~
|
||||
|
||||
.. option:: --conf=<PATH>
|
||||
|
||||
|
|
Loading…
Reference in New Issue