You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modules-dev@httpd.apache.org by Nick Kew <ni...@apache.org> on 2013/02/05 03:46:45 UTC

Re: how to do something in a mod when apache is shutting down?

On 5 Feb 2013, at 02:29, chary wrote:

> I'm writing a mod for apache, and I need some help.
> 
> how to do something in a mod when apache is shutting down? 
> 
> What kind of hooks could be used?

Register your function as a cleanup on the process pool.

-- 
Nick Kew