Possible bug - request forwarding to wrong backend

2011-04-04 Thread Vivek Malik
Hi, I have been struggling with this bug for a little while and wanted to report it and see if you can either help me or fix this bug. Here is a sample config file which shows the bug *global* *log 127.0.0.1 local0* *user nobody* *group nogroup* *daemon* *

Re: Possible bug - request forwarding to wrong backend

2011-04-04 Thread Cyril Bonté
Hi Vivek, Le lundi 04 avril 2011 11:21:55, Vivek Malik a écrit : Hi, I have been struggling with this bug for a little while and wanted to report it and see if you can either help me or fix this bug. Here is a sample config file which shows the bug (...) Basically, the config is just

Re: Possible bug - request forwarding to wrong backend

2011-04-04 Thread Vivek Malik
Hi Cyril, Thanks for the quick response. I tried adding option foreclose and option http-pretend-keepalive and it seems to fix the situation. I learned a few things about http keep-alive today ... Thanks :) Vivek On Mon, Apr 4, 2011 at 2:33 AM, Cyril Bonté cyril.bo...@free.fr wrote: Hi

Sending request to a specific backend?

2011-04-04 Thread Jakov Sosic
Hi. Is it possible to somehow force haproxy to forward request to a specific backend? For example I have two backends, and if I want to make some tests only on the first backend, how to force haproxy not to load balance those requests but to forward it to a specific host? Is it possible? --

Re: RTMPT via HAProxy

2011-04-04 Thread Willy Tarreau
On Tue, Apr 05, 2011 at 04:31:38AM +0200, Cyril Bonté wrote: Hi Marcin, Le lundi 4 avril 2011 23:39:22, Marcin Gozdalik a écrit : Hi I'm trying to put RTMPT ( http://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol) traffic through HAProxy. It seems to work well for a while but

Re: Sending request to a specific backend?

2011-04-04 Thread Willy Tarreau
Hi Jakov, On Mon, Apr 04, 2011 at 11:50:09PM +0200, Jakov Sosic wrote: Hi. Is it possible to somehow force haproxy to forward request to a specific backend? For example I have two backends, and if I want to make some tests only on the first backend, how to force haproxy not to load

Re: Socket error, info Invalid Argument

2011-04-04 Thread Willy Tarreau
Hi John, On Wed, Mar 30, 2011 at 12:42:28PM +0100, John Helliwell wrote: Hi all, We are using HAproxy as a L7 load balancer on our busy phpBB3 based forums, and we are finding it excellent. We would like to upgrade to haproxy-1.5-dev in order to use the rate limiting as described in