Randy Kobes wrote:

>On Mon, 22 Mar 2004, Geoffrey Young wrote:
>
>  
>
>> o ThreadsPerChild was set to 20, but the server wouldn't
>>run the tests unless I bumped it up.  I know this is a
>>known issue, but I thought it was resolved (though I
>>couldn't find the resolution in the archives).
>>    
>>
>
>I thought so too, for the latest Apache. When I tried it it
>worked OK - Steve, do you still have this problem?
>
Yes -- the latest CVS mp2 with Apache 2.0.49 and Perl 5.8.3 fails for me 
unless ThreadsPerChild is increased.

The final resolution was a fix to Apache itself by Bill Stoddard, which 
unfortunately didn't quite make it into 2.0.49.  It should be in 2.0.50, 
though, I presume:
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/child.c?r1=1.32&r2=1.33

Stas also had a stop-gap solution for mp2 to workaround that bug which 
involved artificially increasing ThreadsPerChild by the number of Vhost 
listeners, but it wasn't applied since the issue is well-known and will 
be fixed soon in Apache 2.  It'll certainly be fixed in Apache long 
before "most" people start using mp2:
http://marc.theaimsgroup.com/?l=apache-modperl&m=107894518224706&w=2

(That's actually in the modperl@ list, rather than dev@, which might be 
why you couldn't find it.)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to