You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-dev@httpd.apache.org by Doug MacEachern <do...@covalent.net> on 2001/11/01 21:53:53 UTC

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestServer.pm

On Sun, 21 Oct 2001, Stas Bekman wrote:

> dougm@apache.org wrote:
> 
> > dougm       01/10/20 11:01:32
> > 
> >   Modified:    perl-framework/Apache-Test/lib/Apache TestServer.pm
> >   Log:
> >   make sure only 1 process is started for win32; else Kill will only shutdown the parent
> 
> 
> doesn't it contradict with being able to override maxclients? So if a 
> certain test relies on the fact that it needs 2 servers at the same 
> time, this will hang.

no.  win32 and all mpms aside from prefork can handle concurrent 
requests > 1 with -DONE_PROCESS