Doug MacEachern wrote:
> On Wed, 13 Mar 2002, Stas Bekman wrote:
> 
> 
>>Doug, is there any special reason why we have only one server running 
>>for mod_perl tests?
>>
> 
> same reason as 1.x, to run all tests in the same process == better chance 
> of hitting bugs.  1.x also did it to test interpreter state, but we have 
> the same_interp routines for that now.  personally, i would prefer to keep 
> that as the default, have the scoreboard tests check maxclients to see if 
> that test can run.  you can run 't/TEST -maxclients 2' to raise it.  we 
> can think about changing the default to 2 later, but in any case would 
> want 't/TEST -maxclients 1' to work, so scoreboard tests should have the 
> logic either way.

OK, will do it in that way. Thanks!


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


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

Reply via email to