Hi Rajesh,
This question would be better on the [EMAIL PROTECTED] mailing list.
http://httpd.apache.org/lists.html#modules-dev
--
noodl
On 26/02/2008, Rajesh Rao <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm working with a custom apache module that needs to cleanup on child exit.
> Under a steady
Hi,
I'm working with a custom apache module that needs to cleanup on child exit.
Under a steady load (with about 25-30 httpd worker processes), the handler
registered for apr_pool_cleanup_register does not get invoked after some
time. Initially, the exit function registered is called for when ever