Randy Kobes wrote:

<IfModule mpm_winnt.c>
   ThreadsPerChild      50
   MaxRequestsPerChild  0
</IfModule>

The standard mp2 testsuite now passes all tests successful.


I forgot to mention - I've also found lately that raising
this limit is necessary.

Any idea why? 50 threads is not enough to run the tests, when with prefork only 2 workers are needed at most. Do we have some threads leak?


__________________________________________________________________
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