Update man pages

This commit is contained in:
Tatsuhiro Tsujikawa 2015-02-01 18:33:24 +09:00
parent 56c2fd6c5b
commit 928b49a916
8 changed files with 45 additions and 45 deletions

View File

@ -46,7 +46,7 @@ so on. The scheme, host and port in the subsequent
URIs, if present, are ignored. Those in the first URI URIs, if present, are ignored. Those in the first URI
are used solely. are used solely.
.UNINDENT .UNINDENT
.SH OPTIONS: .SH OPTIONS
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-n, \-\-requests=<N> .B \-n, \-\-requests=<N>

View File

@ -21,8 +21,8 @@ benchmarking tool for HTTP/2 and SPDY server
URIs, if present, are ignored. Those in the first URI URIs, if present, are ignored. Those in the first URI
are used solely. are used solely.
OPTIONS: OPTIONS
-------- -------
.. option:: -n, --requests=<N> .. option:: -n, --requests=<N>

View File

@ -41,7 +41,7 @@ HTTP/2 experimental client
.B <URI> .B <URI>
Specify URI to access. Specify URI to access.
.UNINDENT .UNINDENT
.SH OPTIONS: .SH OPTIONS
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-v, \-\-verbose .B \-v, \-\-verbose

View File

@ -16,8 +16,8 @@ HTTP/2 experimental client
Specify URI to access. Specify URI to access.
OPTIONS: OPTIONS
-------- -------
.. option:: -v, --verbose .. option:: -v, --verbose

View File

@ -53,7 +53,7 @@ Set path to server\(aqs private key. Required unless
Set path to server\(aqs certificate. Required unless Set path to server\(aqs certificate. Required unless
\fI\%\-\-no\-tls\fP is specified. \fI\%\-\-no\-tls\fP is specified.
.UNINDENT .UNINDENT
.SH OPTIONS: .SH OPTIONS
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-D, \-\-daemon .B \-D, \-\-daemon

View File

@ -27,8 +27,8 @@ HTTP/2 experimental server
Set path to server's certificate. Required unless Set path to server's certificate. Required unless
:option:`--no-tls` is specified. :option:`--no-tls` is specified.
OPTIONS: OPTIONS
-------- -------
.. option:: -D, --daemon .. option:: -D, --daemon

View File

@ -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, Set path to server\(aqs certificate. Required unless \fI\%\-p\fP,
\fI\%\-\-client\fP or \fI\%\-\-frontend\-no\-tls\fP are given. \fI\%\-\-client\fP or \fI\%\-\-frontend\-no\-tls\fP are given.
.UNINDENT .UNINDENT
.SH OPTIONS: .SH OPTIONS
.sp .sp
The options are categorized into several groups. The options are categorized into several groups.
.SS Connections: .SS Connections
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-b, \-\-backend=<HOST,PORT> .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 be specified by \fI\%\-\-backend\-read\-timeout\fP and
\fI\%\-\-backend\-write\-timeout\fP options. \fI\%\-\-backend\-write\-timeout\fP options.
.UNINDENT .UNINDENT
.SS Performance: .SS Performance
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-n, \-\-workers=<N> .B \-n, \-\-workers=<N>
@ -234,7 +234,7 @@ Set buffer size used to store backend response.
.sp .sp
Default: \fB16K\fP Default: \fB16K\fP
.UNINDENT .UNINDENT
.SS Timeout: .SS Timeout
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-frontend\-http2\-read\-timeout=<DURATION> .B \-\-frontend\-http2\-read\-timeout=<DURATION>
@ -303,7 +303,7 @@ disables this feature.
.sp .sp
Default: \fB0\fP Default: \fB0\fP
.UNINDENT .UNINDENT
.SS SSL/TLS: .SS SSL/TLS
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-ciphers=<SUITE> .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, is not acceptable by another worker. On the other hand,
session ticket key is shared across all worker threads. session ticket key is shared across all worker threads.
.UNINDENT .UNINDENT
.SS HTTP/2 and SPDY: .SS HTTP/2 and SPDY
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-c, \-\-http2\-max\-concurrent\-streams=<N> .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 meant for debugging purpose and not intended to enhance
protocol security. protocol security.
.UNINDENT .UNINDENT
.SS Mode: .SS Mode
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B (default mode) .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 path from frontend must be an absolute URI, suitable for
use as a forward proxy. use as a forward proxy.
.UNINDENT .UNINDENT
.SS Logging: .SS Logging
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-L, \-\-log\-level=<LEVEL> .B \-L, \-\-log\-level=<LEVEL>
@ -623,7 +623,7 @@ Set syslog facility to <FACILITY>.
.sp .sp
Default: \fBdaemon\fP Default: \fBdaemon\fP
.UNINDENT .UNINDENT
.SS HTTP: .SS HTTP
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-add\-x\-forwarded\-for .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. used several times to specify multiple header fields.
Example: \fI\%\-\-add\-response\-header\fP="foo: bar" Example: \fI\%\-\-add\-response\-header\fP="foo: bar"
.UNINDENT .UNINDENT
.SS Debug: .SS Debug
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-frontend\-http2\-dump\-request\-header=<PATH> .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 is not thread safe and MUST NOT be used with option
\fI\%\-n\fP=N, where N >= 2. \fI\%\-n\fP=N, where N >= 2.
.UNINDENT .UNINDENT
.SS Process: .SS Process
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-D, \-\-daemon .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 Run this program as <USER>. This option is intended to
be used to drop root privileges. be used to drop root privileges.
.UNINDENT .UNINDENT
.SS Misc: .SS Misc
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-conf=<PATH> .B \-\-conf=<PATH>

View File

@ -24,13 +24,13 @@ A reverse proxy for HTTP/2, HTTP/1 and SPDY.
:option:`--client` or :option:`\--frontend-no-tls` are given. :option:`--client` or :option:`\--frontend-no-tls` are given.
OPTIONS: OPTIONS
-------- -------
The options are categorized into several groups. The options are categorized into several groups.
Connections: Connections
~~~~~~~~~~~~ ~~~~~~~~~~~
.. option:: -b, --backend=<HOST,PORT> .. option:: -b, --backend=<HOST,PORT>
@ -79,8 +79,8 @@ Connections:
:option:`--backend-write-timeout` options. :option:`--backend-write-timeout` options.
Performance: Performance
~~~~~~~~~~~~ ~~~~~~~~~~~
.. option:: -n, --workers=<N> .. option:: -n, --workers=<N>
@ -197,8 +197,8 @@ Performance:
Default: ``16K`` Default: ``16K``
Timeout: Timeout
~~~~~~~~ ~~~~~~~
.. option:: --frontend-http2-read-timeout=<DURATION> .. option:: --frontend-http2-read-timeout=<DURATION>
@ -260,8 +260,8 @@ Timeout:
Default: ``0`` Default: ``0``
SSL/TLS: SSL/TLS
~~~~~~~~ ~~~~~~~
.. option:: --ciphers=<SUITE> .. option:: --ciphers=<SUITE>
@ -379,8 +379,8 @@ SSL/TLS:
session ticket key is shared across all worker threads. session ticket key is shared across all worker threads.
HTTP/2 and SPDY: HTTP/2 and SPDY
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
.. option:: -c, --http2-max-concurrent-streams=<N> .. option:: -c, --http2-max-concurrent-streams=<N>
@ -439,8 +439,8 @@ HTTP/2 and SPDY:
protocol security. protocol security.
Mode: Mode
~~~~~ ~~~~
.. describe:: (default mode) .. describe:: (default mode)
@ -479,8 +479,8 @@ Mode:
use as a forward proxy. use as a forward proxy.
Logging: Logging
~~~~~~~~ ~~~~~~~
.. option:: -L, --log-level=<LEVEL> .. option:: -L, --log-level=<LEVEL>
@ -545,8 +545,8 @@ Logging:
Default: ``daemon`` Default: ``daemon``
HTTP: HTTP
~~~~~ ~~~~
.. option:: --add-x-forwarded-for .. option:: --add-x-forwarded-for
@ -588,8 +588,8 @@ HTTP:
Example: :option:`--add-response-header`\="foo: bar" Example: :option:`--add-response-header`\="foo: bar"
Debug: Debug
~~~~~~ ~~~~~
.. option:: --frontend-http2-dump-request-header=<PATH> .. option:: --frontend-http2-dump-request-header=<PATH>
@ -614,8 +614,8 @@ Debug:
:option:`-n`\=N, where N >= 2. :option:`-n`\=N, where N >= 2.
Process: Process
~~~~~~~~ ~~~~~~~
.. option:: -D, --daemon .. option:: -D, --daemon
@ -632,8 +632,8 @@ Process:
be used to drop root privileges. be used to drop root privileges.
Misc: Misc
~~~~~ ~~~~
.. option:: --conf=<PATH> .. option:: --conf=<PATH>