Hi, 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 searched google but i didn't find anything in english that i could use. Could somebody help me with this. I am running freebsd 6.2-PRE. I have tested this on amd64 and i386. It seems that there is problem with -c 10 parametr. Without this param ab works good (i hope). But without -c it is hard to benchmark my apache. -- Pozdrowienia, Bartosz Giza _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

