Geoffrey Young wrote:


Stas Bekman wrote:

The thing that triggered my recent post about the ridiculously slow perl_clone is that my smoke tests almost always fail to run the worker mpm, if my machine is busy running some other heavy tasks at the same moment. 60 secs is just not enough to start the worker server's test suite under utilized CPU (with an absolutely free CPU it takes about 30 secs to start). I'm not sure we want to keep on changing the hardcoded limit of 60 secs, I was thinking maybe to add a new option which I can use to test worker mpm builds.


I suppose we can add a new command-line flag, but an environment variable would probably be more useful.

I'll work on that today.

FYI: Geoff added -startup_timeout || $ENV{APACHE_TEST_STARTUP_TIMEOUT}


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


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



Reply via email to