DOC: fix misleading information about SIGQUIT
SIGQUIT dumps the pools state to stderr, not to the logs. Thanks to Jim Freeman for reporting this.
This commit is contained in:
parent
1f0da2485e
commit
d153b3b096
@ -181,7 +181,7 @@ Both signals can be used to quickly stop the daemon.
|
|||||||
Dumps the status of all proxies and servers into the logs. Mostly used for trouble-shooting purposes.
|
Dumps the status of all proxies and servers into the logs. Mostly used for trouble-shooting purposes.
|
||||||
.TP
|
.TP
|
||||||
\- \fBSIGQUIT\fP
|
\- \fBSIGQUIT\fP
|
||||||
Dumps information about memory pools into the logs. Mostly used for debugging purposes.
|
Dumps information about memory pools on stderr. Mostly used for debugging purposes.
|
||||||
.TP
|
.TP
|
||||||
\- \fBSIGPIPE\fP
|
\- \fBSIGPIPE\fP
|
||||||
This signal is intercepted and ignored on systems without \fBMSG_NOSIGNAL\fP.
|
This signal is intercepted and ignored on systems without \fBMSG_NOSIGNAL\fP.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user