21 Nov
2001
21 Nov
'01
3:51 a.m.
On Wednesday 21 November 2001 14:20, Michael Fraase wrote:
- fine tune your Zope to use only the necessary command line
switches
So what's -S for? As stated in a previous message the only other switches I'm using set the web port and the WebDAV port.
Just FYI, it's used by the windows service so the z2 script doesn't fork off a management process. That process is used by Zope on unix-alikes to restart the server if it dies. On windows, I believe you would use the standard windows service restart mechanisms. I have almost no experience with that though, sorry. Richard