Perrin Harkins wrote:
On Thu, 2003-10-09 at 12:58, Stas Bekman wrote:

You can do the same with mp2. As long as running under 'SetHandler perl-script' or having 'PerlOptions +GlobalRequest', though it will be available only during the response handler.


Isn't it deprecated though, because of performance?

You are correct. It is deprecated. Though, it really affects threaded mpms, but since we want all modules to run indentically under any mpm, it's extended to all of them. Though if someone writes their internal code (not a CPAN module), they may choose to stick with prefork and then they don't have the performance impact. I suppose a clarification on this issue is needed in the docs, patches are very welcome.



__________________________________________________________________ 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



Reply via email to