Geoffrey Young wrote:
So may be your orig patch from: http://thread.gmane.org/gmane.comp.apache.mod-perl.devel/730 is the way to go,
well, if you mean the patch that started the thread, I seem to say there that the patch keeps things from segfaulting, but that the callback isn't actually run. in other words, the patch didn't really work, but was probably meant to be a starting point to something better.
I've added some tracing and it seems that the callbacks aren't run because the server_pool (a child pool of pconf) is not being cleared at all. In fact I can see that modperl_sys_term() is not being run at all and I suppose that it should. I won't be surprised if that would explain some mysterious problems we had had before.
-- __________________________________________________________________ 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]
