Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Willy Tarreau
Hi Cyril, On Wed, Apr 30, 2014 at 01:27:13AM +0200, Cyril Bonté wrote: Hi again, Le 30/04/2014 00:04, Cyril Bonté a écrit : Hi, Sorry but it's difficult to understand your test case. OK, this time I think I could understand your issue and reproduce it. The minimal setup I've used :

Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Willy Tarreau
Hi again, On Wed, Apr 30, 2014 at 07:59:11AM +0200, Willy Tarreau wrote: OK, this time I think I could understand your issue and reproduce it. The minimal setup I've used : defaults mode http listen test :80 balance url_param q hash-type consistent server

Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Seri
Hi, This issue is reproduced in this environment( frontend(http-keep-alive), backend(http-server-close) ). In this environment(frontend(http-server-close), backend(http-server-close)), this works well. Regards, Seri -Original Message- From: Willy Tarreauw...@1wt.eu To: Cyril

Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Willy Tarreau
On Wed, Apr 30, 2014 at 06:21:40PM +0900, Seri wrote: Hi, This issue is reproduced in this environment( frontend(http-keep-alive), backend(http-server-close) ). In this environment(frontend(http-server-close), backend(http-server-close)), this works well. Even then, still no luck for me

Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Willy Tarreau
On Wed, Apr 30, 2014 at 11:49:20AM +0200, Willy Tarreau wrote: On Wed, Apr 30, 2014 at 06:21:40PM +0900, Seri wrote: Hi, This issue is reproduced in this environment( frontend(http-keep-alive), backend(http-server-close) ). In this environment(frontend(http-server-close),

Bye, bye

2014-04-30 Thread
We are sorry that you decided to opt-out. We confirm that this email account haproxy@formilux.org has un-subscribed.

Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Cyril Bonté
Hi again Willy, Le 30/04/2014 12:02, Willy Tarreau a écrit : On Wed, Apr 30, 2014 at 11:49:20AM +0200, Willy Tarreau wrote: On Wed, Apr 30, 2014 at 06:21:40PM +0900, Seri wrote: Hi, This issue is reproduced in this environment( frontend(http-keep-alive), backend(http-server-close) ). In

Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Willy Tarreau
On Wed, Apr 30, 2014 at 12:02:29PM +0200, Willy Tarreau wrote: On Wed, Apr 30, 2014 at 11:49:20AM +0200, Willy Tarreau wrote: On Wed, Apr 30, 2014 at 06:21:40PM +0900, Seri wrote: Hi, This issue is reproduced in this environment( frontend(http-keep-alive),

Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Willy Tarreau
On Wed, Apr 30, 2014 at 08:11:53PM +0200, Cyril Bonté wrote: I've just seen the patch you've committed and can confirm I don't reproduce the issue anymore. Our mails have crossed :-) Excellent, thanks for confirming! Well, I was ashamed for having done that stupid a thing causing this bug :-/

Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Seri
Hi Willy, Cyril It works very well. Thanks for your helps. Regards, Seri -Original Message- From: Willy Tarreauw...@1wt.eu To: Seriseri0...@naver.com; Cc: Cyril Bontécyril.bo...@free.fr; Lukas Tribusluky...@hotmail.com; HAProxyhaproxy@formilux.org; Sent: 2014-05-01 (목) 03:12:42

Re: in uri balance, http-keep-alive broken

2014-04-30 Thread Willy Tarreau
On Thu, May 01, 2014 at 10:18:44AM +0900, Seri wrote: Hi Willy, Cyril It works very well. Thanks for your helps. thanks for your feedback! Willy