Update manual pages
This commit is contained in:
parent
ce8c749b77
commit
1f1b0d93d4
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "H2LOAD" "1" "Feb 27, 2018" "1.31.0" "nghttp2"
|
.TH "H2LOAD" "1" "May 07, 2018" "1.32.0-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
h2load \- HTTP/2 benchmarking tool
|
h2load \- HTTP/2 benchmarking tool
|
||||||
.
|
.
|
||||||
|
@ -155,7 +155,7 @@ example, with \fI\%\-t\fP2 and \fI\%\-r\fP4, each thread gets 2
|
||||||
connections per period. When the rate is 0, the program
|
connections per period. When the rate is 0, the program
|
||||||
will run as it normally does, creating connections at
|
will run as it normally does, creating connections at
|
||||||
whatever variable rate it wants. The default value for
|
whatever variable rate it wants. The default value for
|
||||||
this option is 0.
|
this option is 0. \fI\%\-r\fP and \fI\%\-D\fP are mutually exclusive.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
@ -170,7 +170,8 @@ option is 1s.
|
||||||
.TP
|
.TP
|
||||||
.B \-D, \-\-duration=<N>
|
.B \-D, \-\-duration=<N>
|
||||||
Specifies the main duration for the measurements in case
|
Specifies the main duration for the measurements in case
|
||||||
of timing\-based benchmarking.
|
of timing\-based benchmarking. \fI\%\-D\fP and \fI\%\-r\fP are mutually
|
||||||
|
exclusive.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
|
|
@ -124,7 +124,7 @@ OPTIONS
|
||||||
connections per period. When the rate is 0, the program
|
connections per period. When the rate is 0, the program
|
||||||
will run as it normally does, creating connections at
|
will run as it normally does, creating connections at
|
||||||
whatever variable rate it wants. The default value for
|
whatever variable rate it wants. The default value for
|
||||||
this option is 0.
|
this option is 0. :option:`-r` and :option:`\-D` are mutually exclusive.
|
||||||
|
|
||||||
.. option:: --rate-period=<DURATION>
|
.. option:: --rate-period=<DURATION>
|
||||||
|
|
||||||
|
@ -137,7 +137,8 @@ OPTIONS
|
||||||
.. option:: -D, --duration=<N>
|
.. option:: -D, --duration=<N>
|
||||||
|
|
||||||
Specifies the main duration for the measurements in case
|
Specifies the main duration for the measurements in case
|
||||||
of timing-based benchmarking.
|
of timing-based benchmarking. :option:`-D` and :option:`\-r` are mutually
|
||||||
|
exclusive.
|
||||||
|
|
||||||
.. option:: --warm-up-time=<DURATION>
|
.. option:: --warm-up-time=<DURATION>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTP" "1" "Feb 27, 2018" "1.31.0" "nghttp2"
|
.TH "NGHTTP" "1" "May 07, 2018" "1.32.0-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttp \- HTTP/2 client
|
nghttp \- HTTP/2 client
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPD" "1" "Feb 27, 2018" "1.31.0" "nghttp2"
|
.TH "NGHTTPD" "1" "May 07, 2018" "1.32.0-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpd \- HTTP/2 server
|
nghttpd \- HTTP/2 server
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPX" "1" "Feb 27, 2018" "1.31.0" "nghttp2"
|
.TH "NGHTTPX" "1" "May 07, 2018" "1.32.0-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpx \- HTTP/2 proxy
|
nghttpx \- HTTP/2 proxy
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue