On Oct 2, 2009, at 3:25 PM, Perrin Harkins wrote:
On Fri, Oct 2, 2009 at 5:54 PM, Jonathan Swartz <swa...@pobox.com>
wrote:
Ok, one more question. Disregarding graceful for the moment - is HUP
completely reliable with mod_perl at this point, or is there still
a reason
(as there once supposedly was) to do a full server stop and start?
The problem, at least in the 1.x series, was that the parent process
and the perl interpreter never restart. It just re-reads the config
file and runs through startup again.
Right. Ok, in a *relatively modern Apache/mod_perl 2.x*, is there
still a reason to do a full server stop and start?
Thanks
Jon