On Fri, 09 Dec 2011 14:54:48 -0800
Chuck Stein <st...@geofusion.com> wrote:

> Apache 1.x had a child_exit hook for use in modules.  I cannot find this 
> in Apache 2.x.  Anyone know how to get notification inside a module when 
> the child is being shut down?

You'd be more on-topic on the modules list!

What you're looking for is to register a cleanup on the process pool.
http://www.apachetutor.org/dev/pools

-- 
Nick Kew

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to