On Mon, 26 Apr 2004, Steve Hay wrote: > Randy Kobes wrote: > > >Hi Steve, and all, > > With great trepidation, I ask ... Steve, with cvs > >mod_perl 2, and Apache/2.0.49, have you seen any errors > >connected with having to raise ThreadsPerChild? I find I can > >run the tests OK with 'nmake test' (and they start in about > >half the time now!), but if I try to run an individual test, > >or groups of tests, I get an error with suggestion of > >raising ThreadsPerChild. This is fixed by raising it to > >about 25. > > > This was discussed recently on [EMAIL PROTECTED] -- see the thread > starting at > http://marc.theaimsgroup.com/?l=apache-modperl&m=107885462525517&w=2. > > I was needing to raise ThreadsPerChild from 20 to 21 as of 1.99_13, and > it turned out that it was due to a bug in Apache itself. Bill Stoddard > kindly produced a patch for Apache that fixed it > (http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/child.c?r1=1.32&r2=1.33), > but it didn't make it into Apache 2.0.49. > > Stas came up with a workaround solution for mp2, but it didn't get > applied because we figured that the problem will go away from 2.0.50 > onwards anyway.
Thanks, Steve - I'd forgotten that that patch didn't make it into 2.0.49. -- best regards, randy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
