Steve Hay wrote: >I'll try chopping some of the new (post _12) tests out to see if I can >get it working again. > If I remove:
t/htdocs/vhost/startup.pl t/response/TestVhost/config.pm t/vhost/config.t then run "t/TEST -conf" and then try "nmake test" again, then it's all OK with 20 threads. Increasing ThreadsPerChild to 50 was overkill, though -- it actually works fine (with the vhost tests back in) with just 21 threads. Looks like the new vhost tests need 1 extra thread. Interestingly, the number of threads required seems to be quite specific. If I have 20 specified instead of the 21 that it needs then I get this in the error_log: Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting If I specify 19 threads then I get that error 2 times; if I specify 18 threads then I get it 3 times; ...if I specify 21-X threads then I get it X times. Without the vhost tests, if I specify 20-X threads then I get the error X times. Is this expected behaviour? - Steve ------------------------------------------------ Radan Computational Ltd. The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email. -- 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