Stas Bekman wrote:
[...]
Though I'm not sure why do we need 3 clients for that test. It may indicate that there is some other problem -- some of the tests still have the connections open when that test gets to run, and not letting the clients move on to serve the new requests.

The bug was in echo_filter and echo_bbs* tests, which weren't breaking out of the while(1) loop after the client was going away, consuming one client full-time, leaving only one remaining client. This now fixed in cvs.



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