doc: Fix typo
This commit is contained in:
parent
53e52194b5
commit
9649b2d346
|
@ -266,7 +266,7 @@ header field.
|
||||||
Hot deploy
|
Hot deploy
|
||||||
----------
|
----------
|
||||||
|
|
||||||
nghttpx supports hot deploy feature using signals. The host deploy in
|
nghttpx supports hot deploy feature using signals. The hot deploy in
|
||||||
nghttpx is multi step process. First send USR2 signal to nghttpx
|
nghttpx is multi step process. First send USR2 signal to nghttpx
|
||||||
process. It will do fork and execute new executable, using same
|
process. It will do fork and execute new executable, using same
|
||||||
command-line arguments and environment variables. At this point, both
|
command-line arguments and environment variables. At this point, both
|
||||||
|
|
Loading…
Reference in New Issue