[Zope-dev] More signal 11 restarts....
Leonardo Rochael Almeida
leo@hiper.com.br
06 Dec 2001 09:33:08 -0200
On Thu, 2001-12-06 at 08:43, Gilles Lavaux wrote:
> Hello
>
> Which config/tool make that your zope restart automatically???
Zope itself. Here is a snipet of Z2.py help text for your amusement :-)
-Z path
Unix only! This option is ignored on windows.
If this option is specified, a separate managemnt process will
be created that restarts Zope after a shutdown (or crash).
The path must point to a pid file that the process will record its
process id in. The path may be relative, in which case it will be
relative to the Zope location.
To prevent use of a separate management process, provide an
empty string: -Z ''