Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-16 Thread Stas Bekman
Steve Hay wrote: [...] Steve, Randy, you haven't confirmed whether you want this patch to be in or not. Take your time to respond, of course. Sorry, Stas - in the excitement over Bill's patch to fix Apache I completely forgot about your fix for mp2 running on unfixed Apache's. I've tried it out

Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-16 Thread Steve Hay
Stas Bekman wrote: >Stas Bekman wrote: > > >>Steve Hay wrote: >> >> >> >>>Bill Stoddard wrote: >>> >>> >>> >>> Just committed a fix (please test) to Apache HTTPD 2.1. Patch is here (it should apply to 2.0): http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/

Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-15 Thread Stas Bekman
Stas Bekman wrote: Steve Hay wrote: Bill Stoddard wrote: Just committed a fix (please test) to Apache HTTPD 2.1. Patch is here (it should apply to 2.0): http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/child.c?r1=1.32&r2=1.33 Brilliant! That's fixed it straight away -- the mp2

Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-10 Thread Stas Bekman
Steve Hay wrote: Bill Stoddard wrote: Just committed a fix (please test) to Apache HTTPD 2.1. Patch is here (it should apply to 2.0): http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/child.c?r1=1.32&r2=1.33 Brilliant! That's fixed it straight away -- the mp2 1.99_13 test suite wi

Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-10 Thread Steve Hay
Bill Stoddard wrote: >Steve Hay wrote: > > > >>Bill Stoddard wrote: >> >> >> >> >>>Just committed a fix (please test) to Apache HTTPD 2.1. Patch is here (it should >>>apply to 2.0): >>> >>>http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/child.c?r1=1.32&r2=1.33 >>> >>> >>>

Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-10 Thread Steve Hay
Bill Stoddard wrote: >Just committed a fix (please test) to Apache HTTPD 2.1. Patch is here (it should >apply to 2.0): > >http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/child.c?r1=1.32&r2=1.33 > > Brilliant! That's fixed it straight away -- the mp2 1.99_13 test suite with all 21

Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-10 Thread Steve Hay
Stas Bekman wrote: >Bill Stoddard wrote: > > >>William A. Rowe, Jr. wrote: >> >> >> >>>How interesting! thanks for the discovery... FirstBill actually >>>created the >>>connection threadpool for mpm_winnt, iirc, so i'll punt to him or tackle >>>next week. >>>At 11:50 AM 3/9/2004, Stas Be

Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-09 Thread Stas Bekman
Bill Stoddard wrote: William A. Rowe, Jr. wrote: How interesting! thanks for the discovery... FirstBill actually created the connection threadpool for mpm_winnt, iirc, so i'll punt to him or tackle next week. At 11:50 AM 3/9/2004, Stas Bekman wrote: Steve Hay wrote: Steve Hay wrote: I'll t

Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-09 Thread William A. Rowe, Jr.
How interesting! thanks for the discovery... FirstBill actually created the connection threadpool for mpm_winnt, iirc, so i'll punt to him or tackle next week. At 11:50 AM 3/9/2004, Stas Bekman wrote: >Steve Hay wrote: >>Steve Hay wrote: >> >>>I'll try chopping some of the new (post _12) tests

Re: # of threads needed to run winnt mpm correlates to # of vhosts

2004-03-09 Thread Stas Bekman
Steve Hay wrote: 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 a