Folks, What hapeens when I click Restart button from /Control_Panel of ZMI? Does the stop and start scripts in the zope directory (of server) get executed? I have been doing ./stop and ./start "by hand" and I'd like to know if a single click on Restart button will do the same thing. I am on zope mailing list, but a digest version. Please cc copy of your mail to tena.sakai.b@bayer.com. Many thank. Tena Sakai
Tena Sakai wrote:
What hapeens when I click Restart button from /Control_Panel of ZMI? Does the stop and start scripts in the zope directory (of server) get executed?
Depends which version of zope you're using, and how you have it set up, but generally - no it doesn't do the same thing; the stop and start scripts use signals, the restart button triggers a more gentle shutdown and exits in such a way that zdaemon knows it should restart everything. -- Jamie Heilman http://audible.transient.net/~jamie/ "It's almost impossible to overestimate the unimportance of most things." -John Logue
participants (2)
-
Jamie Heilman -
Tena Sakai