Hi,

I've just set up two 4.4 boxes, i386 and amd64 on same king of hardware.
I've started bundled apache and compiled ab from apache 2.2.10

The problem is that ab stops after about 100 requests with error:
ab started on local machine: apr_socket_connect(): Connection refused (61)
ab started on different machine: apr_connect(): apr_socket_connect(): Operation already in progress (37)

ab started with parameters: -c 100 -n 1000

After this experience, I've reinstalled the boxes with OpenBSD 4.3, and the problem is gone...
Am I missing something ? is the problem ab related ?

ab started with -c 1 does not produce any errors.
ab -c 100 -n 1000 to other OpenBSD 4.3 machines works also fine...

Also checked with enabled and disabled pf, and with statefull filtering, and even with a help of relayd.

I've also compiled squid, and checked it with ab, and the problem remains.

Any help appreciated.

Regards
M.K.

Reply via email to