
codesite-noreply at google
Jun 23, 2009, 2:53 PM
Post #4 of 7
(685 views)
Permalink
|
|
Issue 500 in cherokee: Slow restart on FreeBSD
[In reply to]
|
|
Comment #3 on issue 500 by bozzaj: Slow restart on FreeBSD http://code.google.com/p/cherokee/issues/detail?id=500 Patch seems to allow hard restart to work within a second or two - doesn't fix a graceful restart. On all the systems I've tested, the faster the system, the longer the graceful restart takes. P3-500Mhz, about 2-3 seconds P4-2.4Ghz, about 5 seconds Xeon X3220 (Quad Core 2.4HZ Core2Duo), about 20 seconds Looking at the changeset, you'll looking for wanna_exit, which is only set with hard restarts. Graceful restarts work differently. At the very least, I can use a hard restart if I need to restart the server. With 0.99.19, that comes back in less than a second. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|