since in mp2 the cleanup can be registed on any pool and we have the following pools: request, connection, server
we could have a perl directive to register a cleanup callback for the connection callback (of course this can be done from perl already). I don't think we need one for the server pool, since we have PerlChildExit already.


we need PerlConnectionCleanupHandler to support cleanup in protocol modules, where PerlCleanupHandler doesn't apply.

And PerlCleanupHandler should be really be now renamed to PerlRequestCleanupHandler (and have PerlCleanupHandler as a backcompat alias).

__________________________________________________________________
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