problem with apache bench

Simon L. Nielsen simon at FreeBSD.org
Sat Dec 30 14:31:02 PST 2006


On 2006.12.30 21:10:50 +0100, Bartosz Giza wrote:

> from couple of days i am trying to figure out what is wrong with apache
> bench. I want to test my remote site with it but all the time i got this
> error message.
> 
> % ab -c 10 -n 500 http://xxxxx/test.php
> Test aborted after 10 failures
> 
> apr_socket_connect(): Operation already in progress (37)
> Total of 8 requests completed

I have had some problems with ab from apache 2.0/2.2, but ab from
apache 1.3 it worked fine.  I just had to get it to work so I didn't
look more into why it broke on newer versions.

-- 
Simon L. Nielsen


More information about the freebsd-hackers mailing list