On 9/19/05, Muhammad Rizwan <[EMAIL PROTECTED]> wrote:
> 
> IS this graceful restart is equal to /etc/rc.d/init.d/httpd restart

Probably not.  But since that file probably comes with your OS and not
with apache-proper, we have no way to know exactly what is in it.  As
the docs I pointed you to say, apache can be gracefully restarted with
apachectl -k graceful
or
kill -USR1 `cat /full/path/to/httpd.pid`

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to