But it works perfectly fine for parent process cleanup,
but you need to register that in the parent process (i.e. at the server
startup). See the modperl_extra.pl addition in the patch below. it logs
the date twice on server start, i.e. every time server_pool is recreated.

I swear that it my patch didn't behave this way, but I just tried it and placing the cleanup at the module level and using PerlModule work just fine.

Great.

so +1 on the patch, and sorry it took so long for me to get around to
testing it.

OK, but it's going to be: Apache::ServerUtil::base_server_pool, so people don't try to confuse it with a random vhost pool. (also moved from ServerRec package, since it doesn't belong there, IMHO).


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

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



Reply via email to