RE: [us...@httpd] How to detect a non-graceful restart of Apache

2009-06-19 Thread Boyle Owen
> -Original Message- > From: SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN > [mailto:skrishnam...@bloomberg.net] > Sent: Thursday, June 18, 2009 3:42 PM > To: USERS@httpd.apache.org > Subject: [us...@httpd] How to detect a non-graceful restart of Apache > > Hi, I h

[us...@httpd] How to detect a non-graceful restart of Apache

2009-06-18 Thread SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
Hi, I have a requirement wherin application owners would like to be notified if apache is restarted non-gracefully, since there might be impact to user sessions etc... Is there any way to detect and report this, hopefully without compiling additional modules? thanks