Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nghttp2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
nghttp2
Commits
cbd72da9
Commit
cbd72da9
authored
Jul 16, 2016
by
Tatsuhiro Tsujikawa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update man pages
parent
7506a931
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
14 additions
and
12 deletions
+14
-12
doc/h2load.1
doc/h2load.1
+3
-3
doc/h2load.1.rst
doc/h2load.1.rst
+1
-1
doc/nghttp.1
doc/nghttp.1
+2
-2
doc/nghttp.1.rst
doc/nghttp.1.rst
+3
-1
doc/nghttpd.1
doc/nghttpd.1
+2
-2
doc/nghttpx.1
doc/nghttpx.1
+2
-2
doc/nghttpx.1.rst
doc/nghttpx.1.rst
+1
-1
No files found.
doc/h2load.1
View file @
cbd72da9
.\" Man page generated from reStructuredText.
.
.TH "H2LOAD" "1" "Ju
ne 26, 2016" "1.12.0
" "nghttp2"
.TH "H2LOAD" "1" "Ju
l 16, 2016" "1.13.0-DEV
" "nghttp2"
.SH NAME
h2load \- HTTP/2 benchmarking tool
.
...
...
@@ -151,7 +151,7 @@ representing the number of connections to be made per
rate period. The maximum number of connections to be
made is given in \fI\%\-c\fP option. This rate will be
distributed among threads as evenly as possible. For
example, with \f
B\-t2\fP and \fB\-r4\fP
, each thread gets 2
example, with \f
I\%\-t\fP2 and \fI\%\-r\fP4
, each thread gets 2
connections per period. When the rate is 0, the program
will run as it normally does, creating connections at
whatever variable rate it wants. The default value for
...
...
@@ -414,7 +414,7 @@ performance. To set smaller flow control window, use \fI\%\-w\fP and
window size described in HTTP/2 and SPDY protocol specification.
.SH SEE ALSO
.sp
\f
Inghttp(1)\fP, \fInghttpd(1)\fP, \fI
nghttpx(1)\fP
\f
Bnghttp(1)\fP, \fBnghttpd(1)\fP, \fB
nghttpx(1)\fP
.SH AUTHOR
Tatsuhiro Tsujikawa
.SH COPYRIGHT
...
...
doc/h2load.1.rst
View file @
cbd72da9
...
...
@@ -120,7 +120,7 @@ OPTIONS
rate period. The maximum number of connections to be
made is given in :option:`-c` option. This rate will be
distributed among threads as evenly as possible. For
example, with :option:`-t
2` and :option:`\-r4`
, each thread gets 2
example, with :option:`-t
`\2 and :option:`-r`\4
, each thread gets 2
connections per period. When the rate is 0, the program
will run as it normally does, creating connections at
whatever variable rate it wants. The default value for
...
...
doc/nghttp.1
View file @
cbd72da9
.\" Man page generated from reStructuredText.
.
.TH "NGHTTP" "1" "Ju
ne 26, 2016" "1.12.0
" "nghttp2"
.TH "NGHTTP" "1" "Ju
l 16, 2016" "1.13.0-DEV
" "nghttp2"
.SH NAME
nghttp \- HTTP/2 client
.
...
...
@@ -300,7 +300,7 @@ stream 11 with the weight 12. The other resources (e.g., icon) depend
on stream 11 with the weight 2.
.SH SEE ALSO
.sp
\f
Inghttpd(1)\fP, \fInghttpx(1)\fP, \fI
h2load(1)\fP
\f
Bnghttpd(1)\fP, \fBnghttpx(1)\fP, \fB
h2load(1)\fP
.SH AUTHOR
Tatsuhiro Tsujikawa
.SH COPYRIGHT
...
...
doc/nghttp.1.rst
View file @
cbd72da9
...
...
@@ -208,7 +208,9 @@ implementation.
When connection is established, nghttp sends 5 PRIORITY frames to idle
streams 3, 5, 7, 9 and 11 to create "anchor" nodes in dependency
tree::
tree:
.. code-block:: text
+-----+
|id=0 |
...
...
doc/nghttpd.1
View file @
cbd72da9
.\" Man page generated from reStructuredText.
.
.TH "NGHTTPD" "1" "Ju
ne 26, 2016" "1.12.0
" "nghttp2"
.TH "NGHTTPD" "1" "Ju
l 16, 2016" "1.13.0-DEV
" "nghttp2"
.SH NAME
nghttpd \- HTTP/2 server
.
...
...
@@ -209,7 +209,7 @@ The <SIZE> argument is an integer and an optional unit (e.g., 10K is
10 * 1024). Units are K, M and G (powers of 1024).
.SH SEE ALSO
.sp
\f
Inghttp(1)\fP, \fInghttpx(1)\fP, \fI
h2load(1)\fP
\f
Bnghttp(1)\fP, \fBnghttpx(1)\fP, \fB
h2load(1)\fP
.SH AUTHOR
Tatsuhiro Tsujikawa
.SH COPYRIGHT
...
...
doc/nghttpx.1
View file @
cbd72da9
.\" Man page generated from reStructuredText.
.
.TH "NGHTTPX" "1" "Ju
ne 26, 2016" "1.12.0
" "nghttp2"
.TH "NGHTTPX" "1" "Ju
l 16, 2016" "1.13.0-DEV
" "nghttp2"
.SH NAME
nghttpx \- HTTP/2 proxy
.
...
...
@@ -1792,7 +1792,7 @@ hostname is allowed in command\-line or configuration file is read
using \fI\%\-\-conf\fP\&.
.SH SEE ALSO
.sp
\f
Inghttp(1)\fP, \fInghttpd(1)\fP, \fI
h2load(1)\fP
\f
Bnghttp(1)\fP, \fBnghttpd(1)\fP, \fB
h2load(1)\fP
.SH AUTHOR
Tatsuhiro Tsujikawa
.SH COPYRIGHT
...
...
doc/nghttpx.1.rst
View file @
cbd72da9
...
...
@@ -1199,7 +1199,7 @@ backend server and extracts URI-reference with parameter
and pushes those URIs to the frontend client. Here is a sample Link
header field to initiate server push:
.. code-block::
http
.. code-block::
text
Link: </fonts/font.woff>; rel=preload
Link: </css/theme.css>; rel=preload
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment