Perrin Harkins wrote:
On Thu, 2004-08-26 at 16:15, Stas Bekman wrote:

It works with prefork MPM too as long as perl has ithreads enabled, it's exercised in the test suite.


That wouldn't really be the same thing though, would it?  For example,
every child process would have a different $count variable and a
different instance of the singleton object.

That's correct, Perrin.

--
__________________________________________________________________
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

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to