Lucuk, Pete wrote:
> 
> I would like to setup something that would…
> 
>         - if Apache is down, bring it back up ASAP

Uhm - guy I'm not sure you understand how httpd works.

Apache has a parent which doesn't ever serve requests.  It starts and
manages workers.  If the workers crash or exit, it replaces them already.

If it can't replace the worker process, you have a *much* bigger problem
at hand than simply 'bringing it back up'.

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