On Mon, 15 Oct 2001, Philippe M. Chiasson wrote:

> > you can use a cleanup in r->pool.  
> 
> Now, how do you do that ?

apr_pool_cleanup_register()
 
> Yes, absolutely what the problem is. Wouldn't it be possible for mod_perl to allocate
> it's own sub-pool off of r->pool or s->pool ,keep track of it and get rid of it
> when the interpreter is about to be put back ?  Sounds semi-simple and I can try and
> implement it.  What do you think ?

i have an unfinished patch in the works, i'll try to get it done by
tonight.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to