On Wed, Jan 12, 2011 at 22:56, Peter Janovsky <peterjanov...@yahoo.com> wrote:
> that is definitely of use.  thank you.  where would i call
> apr_pool_register_cleanup?  originally i thought it would be in register_hooks

>From your child_init hook. Register it with ap_hook_child_init() from
your register_hooks function.

Reply via email to