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
196de5db
Commit
196de5db
authored
Jan 25, 2016
by
Tatsuhiro Tsujikawa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update man pages
parent
25a35105
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
18 deletions
+12
-18
doc/h2load.1
doc/h2load.1
+1
-1
doc/nghttp.1
doc/nghttp.1
+1
-1
doc/nghttpd.1
doc/nghttpd.1
+1
-1
doc/nghttpx.1
doc/nghttpx.1
+5
-8
doc/nghttpx.1.rst
doc/nghttpx.1.rst
+4
-7
No files found.
doc/h2load.1
View file @
196de5db
.\" Man page generated from reStructuredText.
.\" Man page generated from reStructuredText.
.
.
.TH "H2LOAD" "1" "January
19, 2016" "1.6.1-DEV
" "nghttp2"
.TH "H2LOAD" "1" "January
25, 2016" "1.7.0
" "nghttp2"
.SH NAME
.SH NAME
h2load \- HTTP/2 benchmarking tool
h2load \- HTTP/2 benchmarking tool
.
.
...
...
doc/nghttp.1
View file @
196de5db
.\" Man page generated from reStructuredText.
.\" Man page generated from reStructuredText.
.
.
.TH "NGHTTP" "1" "January
19, 2016" "1.6.1-DEV
" "nghttp2"
.TH "NGHTTP" "1" "January
25, 2016" "1.7.0
" "nghttp2"
.SH NAME
.SH NAME
nghttp \- HTTP/2 client
nghttp \- HTTP/2 client
.
.
...
...
doc/nghttpd.1
View file @
196de5db
.\" Man page generated from reStructuredText.
.\" Man page generated from reStructuredText.
.
.
.TH "NGHTTPD" "1" "January
19, 2016" "1.6.1-DEV
" "nghttp2"
.TH "NGHTTPD" "1" "January
25, 2016" "1.7.0
" "nghttp2"
.SH NAME
.SH NAME
nghttpd \- HTTP/2 server
nghttpd \- HTTP/2 server
.
.
...
...
doc/nghttpx.1
View file @
196de5db
.\
" Man page generated from reStructuredText.
.\
" Man page generated from reStructuredText.
.
.
.TH "
NGHTTPX
" "
1
" "
January
19
,
2016
" "
1.6.1
-
DEV
" "
nghttp2
"
.TH "
NGHTTPX
" "
1
" "
January
25
,
2016
" "
1.7.0
" "
nghttp2
"
.SH NAME
.SH NAME
nghttpx \- HTTP/2 proxy
nghttpx \- HTTP/2 proxy
.
.
...
@@ -305,7 +305,7 @@ Default: \fB16K\fP
...
@@ -305,7 +305,7 @@ Default: \fB16K\fP
.B \-\-backend\-response\-buffer=<SIZE>
.B \-\-backend\-response\-buffer=<SIZE>
Set buffer size used to store backend response.
Set buffer size used to store backend response.
.sp
.sp
Default:
\f
B1
6
K
\f
P
Default:
\f
B1
28
K
\f
P
.UNINDENT
.UNINDENT
.INDENT 0.0
.INDENT 0.0
.TP
.TP
...
@@ -870,7 +870,7 @@ the string is randomly generated at startup. If "ip" is
...
@@ -870,7 +870,7 @@ the string is randomly generated at startup. If "ip" is
given, the interface address of the connection,
given, the interface address of the connection,
including port number, is sent with "
by
" parameter.
including port number, is sent with "
by
" parameter.
User can also specify the static obfuscated string. The
User can also specify the static obfuscated string. The
limitation
is that it must starts with "
_
", and
only
limitation
is that it must start with "
_
", and
only
consists of character set [A\-Za\-z0\-9._\-], as described
consists of character set [A\-Za\-z0\-9._\-], as described
in RFC 7239.
in RFC 7239.
.sp
.sp
...
@@ -878,16 +878,13 @@ Default: \fBobfuscated\fP
...
@@ -878,16 +878,13 @@ Default: \fBobfuscated\fP
.UNINDENT
.UNINDENT
.INDENT 0.0
.INDENT 0.0
.TP
.TP
.B \-\-forwarded\-for=(obfuscated|ip
|<VALUE>
)
.B \-\-forwarded\-for=(obfuscated|ip)
Specify the parameter value sent out with "
for
"
Specify the parameter value sent out with "
for
"
parameter of Forwarded header field. If "
obfuscated
" is
parameter of Forwarded header field. If "
obfuscated
" is
given, the string is randomly generated for each client
given, the string is randomly generated for each client
connection. If "
ip
" is given, the remote client address
connection. If "
ip
" is given, the remote client address
of the connection, without port number, is sent with
of the connection, without port number, is sent with
"
for
" parameter. User can also specify the static
"
for
" parameter.
obfuscated string. The limitation is that it must
starts with "
_
", and only consists of character set
[A\-Za\-z0\-9._\-], as described in RFC 7239.
.sp
.sp
Default:
\f
Bobfuscated
\f
P
Default:
\f
Bobfuscated
\f
P
.UNINDENT
.UNINDENT
...
...
doc/nghttpx.1.rst
View file @
196de5db
...
@@ -270,7 +270,7 @@ Performance
...
@@ -270,7 +270,7 @@ Performance
Set
buffer
size
used
to
store
backend
response
.
Set
buffer
size
used
to
store
backend
response
.
Default
:
``
1
6
K
``
Default
:
``
1
28
K
``
..
option
::
--
fastopen
=<
N
>
..
option
::
--
fastopen
=<
N
>
...
@@ -775,23 +775,20 @@ HTTP
...
@@ -775,23 +775,20 @@ HTTP
given, the interface address of the connection,
given, the interface address of the connection,
including port number, is sent with "by" parameter.
including port number, is sent with "by" parameter.
User can also specify the static obfuscated string. The
User can also specify the static obfuscated string. The
limitation
is that it must starts with "_", and
only
limitation
is that it must start with "_", and
only
consists of character set [A-Za-z0-9._-], as described
consists of character set [A-Za-z0-9._-], as described
in RFC 7239.
in RFC 7239.
Default: ``obfuscated``
Default: ``obfuscated``
.. option:: --forwarded-for=(obfuscated|ip
|<VALUE>
)
.. option:: --forwarded-for=(obfuscated|ip)
Specify the parameter value sent out with "for"
Specify the parameter value sent out with "for"
parameter of Forwarded header field. If "obfuscated" is
parameter of Forwarded header field. If "obfuscated" is
given, the string is randomly generated for each client
given, the string is randomly generated for each client
connection. If "ip" is given, the remote client address
connection. If "ip" is given, the remote client address
of the connection, without port number, is sent with
of the connection, without port number, is sent with
"for" parameter. User can also specify the static
"for" parameter.
obfuscated string. The limitation is that it must
starts with "_", and only consists of character set
[A-Za-z0-9._-], as described in RFC 7239.
Default: ``obfuscated``
Default: ``obfuscated``
...
...
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