Re: PROXY protocol and "balance source"

2012-03-09 Thread Willy Tarreau
Hi, On Mon, Mar 05, 2012 at 12:49:18PM +0100, hapr...@serverphorums.com wrote: > Perhaps I'm having a problem with my specific implementation. > If I balance source at haproxy before SSL decryption and send traffic on, I > get routed to a number of different backend servers from different IPs. >

Re: persistent connect to a worker

2012-03-09 Thread Willy Tarreau
Hi, On Wed, Mar 07, 2012 at 01:49:25PM +0700, Bolang wrote: > Hi all, > First, maybe the subject don't match my question. That is the best > sentence that i can give (sorry for my bad english). > > For my hobby project, i build a socket & http server with python & gevent. > And i just realized t

Re: "observe layer7" acceptable response codes

2012-03-09 Thread Willy Tarreau
Hi Jonathan, On Wed, Mar 07, 2012 at 02:40:20PM +, Jonathan Matthews wrote: > Hi all - > > It seems to me that there's a trivial DoS available whenever "observe > layer7" is enabled if, as I'm imagining, the set of acceptable > response codes for "observe layer7" is derived from those configu

Re: HAProxy for MySQL Cluster

2012-03-09 Thread David Seira
Hi again Cyril, I'm trying the option "mysql-check" as you comment me. I've found that I must create a user into the mysql server for permit the haproxy access: insert into user (Host,User) values ('192.168.1.3','haproxy'); (The users table has the ndbcluster engine, for that the permissions are

Re: [PATCH] [BUG] stats: handle POST request params in any order

2012-03-09 Thread Vincent Bernat
OoO En ce doux début de matinée du vendredi 09 mars 2012, vers 08:28, Cyril Bonté disait : >> looks good, will check this tomorrow when I have my eyeballs wider >> opened. > I didn't have time to test the patch yet, but for me this will keep > some side effects : depending on the parameters o