Re: [ANNOUNCE] haproxy-1.5-dev16

2012-12-26 Thread Dmitry Sivachenko
On 26.12.2012, at 1:03, Willy Tarreau w...@1wt.eu wrote: This fix is still wrong, as it only accepts one add-header rule, so please use the other fix posted in this thread by seri0528 instead. Thanks a lot! Works now.

Re: [ANNOUNCE] haproxy-1.5-dev16

2012-12-25 Thread Willy Tarreau
Hello Dmitry, On Mon, Dec 24, 2012 at 11:31:47PM +0400, Dmitry Sivachenko wrote: Hello! After update from -dev15, the following stats listener: listen stats9 :30009 mode http stats enable stats uri / stats show-node stats show-legends returns 503/Service

Re: [ANNOUNCE] haproxy-1.5-dev16

2012-12-25 Thread Willy Tarreau
On Tue, Dec 25, 2012 at 08:57:28PM +0100, Willy Tarreau wrote: Hello Dmitry, On Mon, Dec 24, 2012 at 11:31:47PM +0400, Dmitry Sivachenko wrote: Hello! After update from -dev15, the following stats listener: listen stats9 :30009 mode http stats enable stats uri /

[ANNOUNCE] haproxy-1.5-dev16

2012-12-24 Thread Willy Tarreau
Hi all, Here comes 1.5-dev16. Thanks to the amazing work Sander Klein and John Rood have done at Picturae ICT ( http://picturae.com/ ) we could finally spot the freeze bug after one week of restless digging ! This bug was amazingly hard to reproduce in general and would only affect POST requests

RE: [ANNOUNCE] haproxy-1.5-dev16

2012-12-24 Thread seri0...@naver.com
stats http-request configuration is broken!! -Original Message- From: Willy Tarreault;w...@1wt.eugt; To: lt;haproxy@formilux.orggt;; Cc: Sent: 2012-12-25 (화) 00:51:37 Subject: [ANNOUNCE] haproxy-1.5-dev16 Hi all, Here comes 1.5-dev16. Thanks to the amazing work Sander Klein

Re: [ANNOUNCE] haproxy-1.5-dev16

2012-12-24 Thread Dmitry Sivachenko
Hello! After update from -dev15, the following stats listener: listen stats9 :30009 mode http stats enable stats uri / stats show-node stats show-legends returns 503/Service unavailable. With -dev15 it shows statistics page. On 24.12.2012, at 19:51, Willy Tarreau

RE: [ANNOUNCE] haproxy-1.5-dev16

2012-12-24 Thread kai
On Tue, 25 Dec 2012 02:40:39 +0900 (KST), seri0...@naver.com wrote: stats http-request configuration is broken!! I confirm this, stats seem broken. this code is working in dev15: [code] listen stats 123.45.67.89:12345 mode http option httpclose stats enable stats uri /

RE: [ANNOUNCE] haproxy-1.5-dev16

2012-12-24 Thread seri0...@naver.com
@formilux.orggt;; Cc: Sent: 2012-12-25 (화) 04:32:55 Subject: RE: [ANNOUNCE] haproxy-1.5-dev16 On Tue, 25 Dec 2012 02:40:39 +0900 (KST), seri0...@naver.com wrote: gt; stats http-request configuration is broken!! I confirm this, stats seem broken. this code is working in dev15: [code] listen stats