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
895da9a7
Commit
895da9a7
authored
Sep 25, 2015
by
Tatsuhiro Tsujikawa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update man pages
parent
f9eaaa9d
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
4 deletions
+12
-4
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
-1
doc/nghttpx.1.rst
doc/nghttpx.1.rst
+4
-0
No files found.
doc/h2load.1
View file @
895da9a7
.\" Man page generated from reStructuredText.
.\" Man page generated from reStructuredText.
.
.
.TH "H2LOAD" "1" "September 2
4, 2015" "1.3.3
" "nghttp2"
.TH "H2LOAD" "1" "September 2
5, 2015" "1.3.4
" "nghttp2"
.SH NAME
.SH NAME
h2load \- HTTP/2 benchmarking tool
h2load \- HTTP/2 benchmarking tool
.
.
...
...
doc/nghttp.1
View file @
895da9a7
.\" Man page generated from reStructuredText.
.\" Man page generated from reStructuredText.
.
.
.TH "NGHTTP" "1" "September 2
4, 2015" "1.3.3
" "nghttp2"
.TH "NGHTTP" "1" "September 2
5, 2015" "1.3.4
" "nghttp2"
.SH NAME
.SH NAME
nghttp \- HTTP/2 experimental client
nghttp \- HTTP/2 experimental client
.
.
...
...
doc/nghttpd.1
View file @
895da9a7
.\" Man page generated from reStructuredText.
.\" Man page generated from reStructuredText.
.
.
.TH "NGHTTPD" "1" "September 2
4, 2015" "1.3.3
" "nghttp2"
.TH "NGHTTPD" "1" "September 2
5, 2015" "1.3.4
" "nghttp2"
.SH NAME
.SH NAME
nghttpd \- HTTP/2 experimental server
nghttpd \- HTTP/2 experimental server
.
.
...
...
doc/nghttpx.1
View file @
895da9a7
.\
" Man page generated from reStructuredText.
.\
" Man page generated from reStructuredText.
.
.
.TH "
NGHTTPX
" "
1
" "
September
2
4
,
2015
" "
1.3.3
" "
nghttp2
"
.TH "
NGHTTPX
" "
1
" "
September
2
5
,
2015
" "
1.3.4
" "
nghttp2
"
.SH NAME
.SH NAME
nghttpx \- HTTP/2 experimental proxy
nghttpx \- HTTP/2 experimental proxy
.
.
...
@@ -1012,6 +1012,10 @@ signals, and another one for processing requests. The former spawns
...
@@ -1012,6 +1012,10 @@ signals, and another one for processing requests. The former spawns
the latter. The former is called master process, and the latter is
the latter. The former is called master process, and the latter is
called worker process. The above signal must be sent to the master
called worker process. The above signal must be sent to the master
process. If the worker process receives one of them, it is ignored.
process. If the worker process receives one of them, it is ignored.
This behaviour of worker process may change in the future release.
In other words, in the future release, worker process may terminate
upon the reception of these signals. Therefore these signals should
not be sent to the worker process.
.UNINDENT
.UNINDENT
.UNINDENT
.UNINDENT
.SH SERVER PUSH
.SH SERVER PUSH
...
...
doc/nghttpx.1.rst
View file @
895da9a7
...
@@ -916,6 +916,10 @@ SIGUSR2
...
@@ -916,6 +916,10 @@ SIGUSR2
the
latter
.
The
former
is
called
master
process
,
and
the
latter
is
the
latter
.
The
former
is
called
master
process
,
and
the
latter
is
called
worker
process
.
The
above
signal
must
be
sent
to
the
master
called
worker
process
.
The
above
signal
must
be
sent
to
the
master
process
.
If
the
worker
process
receives
one
of
them
,
it
is
ignored
.
process
.
If
the
worker
process
receives
one
of
them
,
it
is
ignored
.
This
behaviour
of
worker
process
may
change
in
the
future
release
.
In
other
words
,
in
the
future
release
,
worker
process
may
terminate
upon
the
reception
of
these
signals
.
Therefore
these
signals
should
not
be
sent
to
the
worker
process
.
SERVER
PUSH
SERVER
PUSH
-----------
-----------
...
...
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