Update man pages
This commit is contained in:
parent
e464b10fc3
commit
2c17ec3df8
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "H2LOAD" "1" "Sep 10, 2016" "1.15.0-DEV" "nghttp2"
|
.TH "H2LOAD" "1" "Sep 18, 2016" "1.15.0-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
h2load \- HTTP/2 benchmarking tool
|
h2load \- HTTP/2 benchmarking tool
|
||||||
.
|
.
|
||||||
|
|
10
doc/nghttp.1
10
doc/nghttp.1
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTP" "1" "Sep 10, 2016" "1.15.0-DEV" "nghttp2"
|
.TH "NGHTTP" "1" "Sep 18, 2016" "1.15.0-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttp \- HTTP/2 client
|
nghttp \- HTTP/2 client
|
||||||
.
|
.
|
||||||
|
@ -170,6 +170,14 @@ multiple header table size change.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
.B \-\-encoder\-header\-table\-size=<SIZE>
|
||||||
|
Specify encoder header table size. The decoder (server)
|
||||||
|
specifies the maximum dynamic table size it accepts.
|
||||||
|
Then the negotiated dynamic table size is the minimum of
|
||||||
|
this option value and the value which server specified.
|
||||||
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
.B \-b, \-\-padding=<N>
|
.B \-b, \-\-padding=<N>
|
||||||
Add at most <N> bytes to a frame payload as padding.
|
Add at most <N> bytes to a frame payload as padding.
|
||||||
Specify 0 to disable padding.
|
Specify 0 to disable padding.
|
||||||
|
|
|
@ -131,6 +131,13 @@ OPTIONS
|
||||||
frame payload before the last value, to simulate
|
frame payload before the last value, to simulate
|
||||||
multiple header table size change.
|
multiple header table size change.
|
||||||
|
|
||||||
|
.. option:: --encoder-header-table-size=<SIZE>
|
||||||
|
|
||||||
|
Specify encoder header table size. The decoder (server)
|
||||||
|
specifies the maximum dynamic table size it accepts.
|
||||||
|
Then the negotiated dynamic table size is the minimum of
|
||||||
|
this option value and the value which server specified.
|
||||||
|
|
||||||
.. option:: -b, --padding=<N>
|
.. option:: -b, --padding=<N>
|
||||||
|
|
||||||
Add at most <N> bytes to a frame payload as padding.
|
Add at most <N> bytes to a frame payload as padding.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPD" "1" "Sep 10, 2016" "1.15.0-DEV" "nghttp2"
|
.TH "NGHTTPD" "1" "Sep 18, 2016" "1.15.0-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpd \- HTTP/2 server
|
nghttpd \- HTTP/2 server
|
||||||
.
|
.
|
||||||
|
@ -99,6 +99,14 @@ Specify decoder header table size.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
.B \-\-encoder\-header\-table\-size=<SIZE>
|
||||||
|
Specify encoder header table size. The decoder (client)
|
||||||
|
specifies the maximum dynamic table size it accepts.
|
||||||
|
Then the negotiated dynamic table size is the minimum of
|
||||||
|
this option value and the value which client specified.
|
||||||
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
.B \-\-color
|
.B \-\-color
|
||||||
Force colored log output.
|
Force colored log output.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
|
|
|
@ -70,6 +70,13 @@ OPTIONS
|
||||||
|
|
||||||
Specify decoder header table size.
|
Specify decoder header table size.
|
||||||
|
|
||||||
|
.. option:: --encoder-header-table-size=<SIZE>
|
||||||
|
|
||||||
|
Specify encoder header table size. The decoder (client)
|
||||||
|
specifies the maximum dynamic table size it accepts.
|
||||||
|
Then the negotiated dynamic table size is the minimum of
|
||||||
|
this option value and the value which client specified.
|
||||||
|
|
||||||
.. option:: --color
|
.. option:: --color
|
||||||
|
|
||||||
Force colored log output.
|
Force colored log output.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPX" "1" "Sep 10, 2016" "1.15.0-DEV" "nghttp2"
|
.TH "NGHTTPX" "1" "Sep 18, 2016" "1.15.0-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpx \- HTTP/2 proxy
|
nghttpx \- HTTP/2 proxy
|
||||||
.
|
.
|
||||||
|
@ -882,6 +882,44 @@ be adjusted using \fI\%\-\-frontend\-http2\-window\-size\fP option as
|
||||||
well. This option is only effective on recent Linux
|
well. This option is only effective on recent Linux
|
||||||
platform.
|
platform.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
|
.B \-\-frontend\-http2\-encoder\-dynamic\-table\-size=<SIZE>
|
||||||
|
Specify the maximum dynamic table size of HPACK encoder
|
||||||
|
in the frontend HTTP/2 connection. The decoder (client)
|
||||||
|
specifies the maximum dynamic table size it accepts.
|
||||||
|
Then the negotiated dynamic table size is the minimum of
|
||||||
|
this option value and the value which client specified.
|
||||||
|
.sp
|
||||||
|
Default: \fB4K\fP
|
||||||
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
|
.B \-\-frontend\-http2\-decoder\-dynamic\-table\-size=<SIZE>
|
||||||
|
Specify the maximum dynamic table size of HPACK decoder
|
||||||
|
in the frontend HTTP/2 connection.
|
||||||
|
.sp
|
||||||
|
Default: \fB4K\fP
|
||||||
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
|
.B \-\-backend\-http2\-encoder\-dynamic\-table\-size=<SIZE>
|
||||||
|
Specify the maximum dynamic table size of HPACK encoder
|
||||||
|
in the backend HTTP/2 connection. The decoder (backend)
|
||||||
|
specifies the maximum dynamic table size it accepts.
|
||||||
|
Then the negotiated dynamic table size is the minimum of
|
||||||
|
this option value and the value which backend specified.
|
||||||
|
.sp
|
||||||
|
Default: \fB4K\fP
|
||||||
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
|
.B \-\-backend\-http2\-decoder\-dynamic\-table\-size=<SIZE>
|
||||||
|
Specify the maximum dynamic table size of HPACK decoder
|
||||||
|
in the backend HTTP/2 connection.
|
||||||
|
.sp
|
||||||
|
Default: \fB4K\fP
|
||||||
|
.UNINDENT
|
||||||
.SS Mode
|
.SS Mode
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
|
|
@ -804,6 +804,40 @@ HTTP/2 and SPDY
|
||||||
well. This option is only effective on recent Linux
|
well. This option is only effective on recent Linux
|
||||||
platform.
|
platform.
|
||||||
|
|
||||||
|
.. option:: --frontend-http2-encoder-dynamic-table-size=<SIZE>
|
||||||
|
|
||||||
|
Specify the maximum dynamic table size of HPACK encoder
|
||||||
|
in the frontend HTTP/2 connection. The decoder (client)
|
||||||
|
specifies the maximum dynamic table size it accepts.
|
||||||
|
Then the negotiated dynamic table size is the minimum of
|
||||||
|
this option value and the value which client specified.
|
||||||
|
|
||||||
|
Default: ``4K``
|
||||||
|
|
||||||
|
.. option:: --frontend-http2-decoder-dynamic-table-size=<SIZE>
|
||||||
|
|
||||||
|
Specify the maximum dynamic table size of HPACK decoder
|
||||||
|
in the frontend HTTP/2 connection.
|
||||||
|
|
||||||
|
Default: ``4K``
|
||||||
|
|
||||||
|
.. option:: --backend-http2-encoder-dynamic-table-size=<SIZE>
|
||||||
|
|
||||||
|
Specify the maximum dynamic table size of HPACK encoder
|
||||||
|
in the backend HTTP/2 connection. The decoder (backend)
|
||||||
|
specifies the maximum dynamic table size it accepts.
|
||||||
|
Then the negotiated dynamic table size is the minimum of
|
||||||
|
this option value and the value which backend specified.
|
||||||
|
|
||||||
|
Default: ``4K``
|
||||||
|
|
||||||
|
.. option:: --backend-http2-decoder-dynamic-table-size=<SIZE>
|
||||||
|
|
||||||
|
Specify the maximum dynamic table size of HPACK decoder
|
||||||
|
in the backend HTTP/2 connection.
|
||||||
|
|
||||||
|
Default: ``4K``
|
||||||
|
|
||||||
|
|
||||||
Mode
|
Mode
|
||||||
~~~~
|
~~~~
|
||||||
|
|
Loading…
Reference in New Issue