Re: Error during Apache AB benchmarking test -- HAProxy

2011-02-04 Thread Willy Tarreau
On Thu, Feb 03, 2011 at 09:50:56PM -0800, Amol wrote: I actually see the same error while going to the individual servers as well and i am using apache server Server version: Apache/2.2.14 (Ubuntu) Check if ip_conntrack or nf_conntrack is loaded on your server during your tests. If so, your

Re: Error during Apache AB benchmarking test -- HAProxy

2011-02-04 Thread Amol
Thanks Willy...will give that a try and let you know how it goes --- On Fri, 2/4/11, Willy Tarreau w...@1wt.eu wrote: From: Willy Tarreau w...@1wt.eu Subject: Re: Error during Apache AB benchmarking test -- HAProxy To: Amol mandm_z...@yahoo.com Cc: carlo flores ca...@petalphile.com, haproxy

Error during Apache AB benchmarking test -- HAProxy

2011-02-03 Thread Amol
i was running some simple benchmarking tests for apache webservers using HA proxy as the load balancer and i am getting this error when i increase the load on the servers ab -n 1 -c 100 http:/x apr_socket_recv: Connection timed out (110) ab -n 1 -c 10 http:/x Benchmarking

Re: Error during Apache AB benchmarking test -- HAProxy

2011-02-03 Thread carlo flores
I've never seen this on one of our HAProxy benchmarks. We usually use siege and our own application (also testing the HTTP applications/user behavior). For clarity, you do not see timeouts when going direct to, say, nginx serving hi on port 80? I ask because maybe this is really a ulimit or

Re: Error during Apache AB benchmarking test -- HAProxy

2011-02-03 Thread Amol
I actually see the same error while going to the individual servers as well and i am using apache server Server version: Apache/2.2.14 (Ubuntu) --- On Thu, 2/3/11, carlo flores ca...@petalphile.com wrote: From: carlo flores ca...@petalphile.com Subject: Re: Error during Apache AB benchmarking