On Thu, Dec 20, 2007 at 11:40:02AM +0000, Melanie Pfefer wrote:
> the http service is critical and cannot kill sessions.
> Is there a way to reload the configuration without
> restarting apache?

apachectl  -h
Usage: /data/custom-apaches/apache-2.0.61/bin/httpd \
  [-D name] [-d directory] [-f file]
  [-C "directive"] [-c "directive"]
  [-k start|restart|graceful|stop]
  [-v] [-V] [-h] [-l] [-L] [-t] [-S]

It's the graceful you are after.

Christian


---------------------------------------------------------------------
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