|
Posted by Roy M on October 16, 2008, 12:17 pm
Please log in for more thread options
According to the httpd document:
http://httpd.apache.org/docs/2.2/stopping.html
Even using `apachectl restart`, the parent process is still alive
during the restart.
So it that when using mod_perl, it is safe to only restart the httpd,
show/hide quoted text
without stop => start ?
Thanks.
|