Re: encounter a problem when testing HAProxy

2012-08-15 Thread Baptiste
Hi, Amol forgot to mention it, but the conntrack table full should appear on the LB, not on the servers. Could you paste here a few log lines from when the problem occurs? HAProxy logs are very verbose and we may find something here. Which version of HAProxy are you running? cheers

Re: HAProxy stops working all of a sudden

2012-08-15 Thread Baptiste
On Mon, Aug 13, 2012 at 9:11 AM, Rahul Nair rahul.n...@finicity.com wrote: Hi, I am using single NIC card and IPs of both the network (VIP Real servers network) are configured on virtual ethernet adapters (eth0:0 eth0:1). Ip_forward is enabled on the HAProxy server. Thanks Rahul N. Hi,

Re: HAProxy stops working all of a sudden

2012-08-15 Thread Willy Tarreau
Hi, On Wed, Aug 15, 2012 at 10:33:18AM +0200, Baptiste wrote: On Mon, Aug 13, 2012 at 9:11 AM, Rahul Nair rahul.n...@finicity.com wrote: Hi, I am using single NIC card and IPs of both the network (VIP Real servers network) are configured on virtual ethernet adapters (eth0:0 eth0:1).

Re: Detecting Flapping Service

2012-08-15 Thread Jonathan Matthews
On 14 August 2012 23:26, Amit More am...@xetus.com wrote: Hi, I have a Ubuntu Server 10.04 (64-bit) running HAProxy 1.4.21 in TCP mode and I was wondering if HAProxy is capable of detecting and removing a flapping service from the pool. If not, is there any workaround that'll take care of

Re: Detecting Flapping Service

2012-08-15 Thread Baptiste
Hi, An accurate health check as well, playing with timeout check could be a good option too. cheers

major performance decrease in total throughput with HAproxy 1.4.20

2012-08-15 Thread Saul Waizer
Hey list, I am having a strange issue with my latest implementation of HAproxy. I have 2 openAM servers (tomcat) behind my haproxy box running version 1.4.20 on Ubuntu 10 X_86, all properly configured to be behind a load balancer. I used Jmeter to test the openAM servers individually and both

RE: encounter a problem when testing HAProxy

2012-08-15 Thread jerry liu
I finally found that, it's because the back-end Apache server is not enough, when I added more Apache servers in the back-end, haproxy can handle more requests per second. Thanks guys. I think I can close this case. Date: Wed, 15 Aug 2012 10:28:40 +0200 Subject: Re: encounter a problem when

Re: major performance decrease in total throughput with HAproxy 1.4.20

2012-08-15 Thread Willy Tarreau
Hi Saul, On Wed, Aug 15, 2012 at 02:43:57PM -0400, Saul Waizer wrote: Hey list, I am having a strange issue with my latest implementation of HAproxy. I have 2 openAM servers (tomcat) behind my haproxy box running version 1.4.20 on Ubuntu 10 X_86, all properly configured to be behind a load