Commit dda65673 authored by Hanno Schlichting's avatar Hanno Schlichting

Note the SIGUSR1 addition that happened a while back

parent e73313de
......@@ -19,6 +19,9 @@ specified in the file '$INSTANCE_HOME/var/Z2.pid'::
SIGINT - same as SIGTERM
SIGUSR1 - dump a stack trace of all threads to stdout. This can help
diagnosing `stuck` Zope processes if all threads are stuck.
SIGUSR2 - close and re-open all Zope log files (z2.log, event log,
detailed log.) A common idiom after rotating Zope log files
is:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment