Re: [PATCH] Re: 503 when using set-path and mapped backend

2015-04-27 Thread Willy Tarreau
On Sun, Apr 26, 2015 at 11:47:22PM +0200, Thierry FOURNIER wrote: With the patch :) patch looks good, applied. Thanks! Willy

Re: [PATCH] Add a new log format variable %p that spits out the sanitized request path

2015-04-27 Thread Andrew Hayworth
Hi Willy - Sorry about the delay. I had to work on some other projects, and just got back to this. As usual, thank you for the feedback on the commit. On Wed, Apr 15, 2015 at 4:12 AM, Willy Tarreau w...@1wt.eu wrote: - it did not apply to mainline, I had to apply it by hand, so I suspect

OpenStack- HAPROXY query

2015-04-27 Thread Soni, Deepa (Artesyn)
Hi, In OpenStack cloud framework , can we use single haproxy instance to configure multiple front end(VIP ) mapped to multiple backend(pool) Thanks, Deepa.

Re: Client ip in tcp mode

2015-04-27 Thread Yves Van Wert
Hi Baptiste, that did the trick ! Thank you for your assistance Yves On Sat, Apr 25, 2015 at 4:35 PM, Baptiste bed...@gmail.com wrote: Hi Yves, proxy protocol is your friend. But the server must be compatible. http://blog.haproxy.com/haproxy/proxy-protocol/ Baptiste On Fri, Apr 24,

Show outgoing headers when full debug enabled

2015-04-27 Thread CJ Ess
When you run HAProxy in full debugging mode there is a debug_hdrs() call that displays all of the http headers read from the frontend, I'd also like to be able to see the headers being sent to the backend. So far I haven't pinpointed where the headers are being sent from so that I can add another

Re: [PATCH] Add a new log format variable %p that spits out the sanitized request path

2015-04-27 Thread Willy Tarreau
Hi Andrew, On Mon, Apr 27, 2015 at 04:49:36PM -0500, Andrew Hayworth wrote: Hi Willy - Sorry about the delay. I had to work on some other projects, and just got back to this. Oh don't worry, I know this situation too well! (...) On Wed, Apr 15, 2015 at 4:12 AM, Willy Tarreau w...@1wt.eu

Re: [PATCH 1/2] MEDIUM: Do not send email alerts corresponding to log-health-checks messages

2015-04-27 Thread Willy Tarreau
Hi Simon, On Tue, Apr 28, 2015 at 10:58:56AM +0900, Simon Horman wrote: This seems only to lead to excessive verbosity which seems much more appropriate for logs than email. Signed-off-by: Simon Horman ho...@verge.net.au --- src/checks.c | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCH 0/2] MEDIUM: Change verbosity of email alerts

2015-04-27 Thread Simon Horman
Hi, the aim of this series is to make the send more email alerts when they are likely to be useful and less when they are likely to be unwanted. Simon Horman (2): MEDIUM: Do not send email alerts corresponding to log-health-checks messages MEDIUM: Send email alerts when servers are

[PATCH 2/2] MEDIUM: Send email alerts when servers are marked as UP or enter the drain state

2015-04-27 Thread Simon Horman
This is similar to the way email alerts are sent when servers are marked as DOWN. Like the log messages corresponding to these state changes the messages have log level notice. Thus they are suppressed by the default email-alert level of 'alert'. To allow these messages the email-alert level

[PATCH 1/2] MEDIUM: Do not send email alerts corresponding to log-health-checks messages

2015-04-27 Thread Simon Horman
This seems only to lead to excessive verbosity which seems much more appropriate for logs than email. Signed-off-by: Simon Horman ho...@verge.net.au --- src/checks.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/checks.c b/src/checks.c index 3702d9a4b0fe..efcaff20219b 100644 ---

Re: Client ip in tcp mode

2015-04-27 Thread Baptiste
Hi yves, Could you tell us which application server are you using? (For offline consulting of the answer) Baptiste Le 27 avr. 2015 07:01, Yves Van Wert yve...@gmail.com a écrit : Hi Baptiste, that did the trick ! Thank you for your assistance Yves On Sat, Apr 25, 2015 at 4:35 PM,

Re: China lighting led, matching quality and compare price www.china-lightingled.com

2015-04-27 Thread jimmy
Dear Sirs, LED T8 tube, Green replacement of conventional flourescent lighting fixture,helps to keep your electricity expenses down monthly. Traditional light tubes contain some distinguished features like high energy consumption, short life, which are out of date . LED

Re: abortonclose for established connections?

2015-04-27 Thread Ludovico Cavedon
Hi Willy, On Wed, Apr 22, 2015 at 10:58 AM, Ludovico Cavedon cave...@lastline.com wrote: I will let you know, thanks again! I reproduced your test case and it turned out the abortonclose option was only in the listener section (and not on backend/defautls). I moved it to defaults and now

Re: Client ip in tcp mode

2015-04-27 Thread Yves Van Wert
Hey Baptiste, We use a custom written java daemon. But we need to perform some checks on the client ip. Regards Yves On 27-apr.-2015, at 17:30, Baptiste bed...@gmail.com wrote: Hi yves, Could you tell us which application server are you using? (For offline consulting of the answer)

Re: [PATCH 1/2] MEDIUM: Do not send email alerts corresponding to log-health-checks messages

2015-04-27 Thread Simon Horman
On Tue, Apr 28, 2015 at 06:43:38AM +0200, Willy Tarreau wrote: Hi Simon, On Tue, Apr 28, 2015 at 10:58:56AM +0900, Simon Horman wrote: This seems only to lead to excessive verbosity which seems much more appropriate for logs than email. Signed-off-by: Simon Horman ho...@verge.net.au

Re: abortonclose for established connections?

2015-04-27 Thread Willy Tarreau
Hi Ludovico, On Mon, Apr 27, 2015 at 10:54:43AM -0700, Ludovico Cavedon wrote: Hi Willy, On Wed, Apr 22, 2015 at 10:58 AM, Ludovico Cavedon cave...@lastline.com wrote: I will let you know, thanks again! I reproduced your test case and it turned out the abortonclose option was only