Re: [PATCH] [RFC] Decrease server health based on http responses / events, version 2

2009-12-15 Thread Willy Tarreau
On Tue, Dec 15, 2009 at 11:29:33PM +0100, Krzysztof Ol?dzki wrote: > >>+error_limit > > > >"error-limit" please :-) > > Sure. Would you like a new patch with that change? No, don't waste your time on cosmetics. I've noticed you sent v3 while I was replying, I'll sed on v3. (...) > >Maybe I'm no

Re: [PATCH] [RFC] Decrease server health based on http responses / events, version 2

2009-12-15 Thread Krzysztof Olędzki
On 2009-12-15 23:07, Willy Tarreau wrote: Hi Krzysztof, Hi Willy, I forgot to check the list and did not see your mail. On Fri, Dec 11, 2009 at 10:33:56AM +0100, Krzysztof Piotr Oledzki wrote: Changes in this version: - documentation - close race between a started check and health analysis

Re: [PATCH] [RFC] Decrease server health based on http responses / events, version 2

2009-12-15 Thread Willy Tarreau
Hi Krzysztof, I forgot to check the list and did not see your mail. On Fri, Dec 11, 2009 at 10:33:56AM +0100, Krzysztof Piotr Oledzki wrote: > Changes in this version: > - documentation > - close race between a started check and health analysis event > - don't force fastinter if it is not set

[PATCH] [RFC] Decrease server health based on http responses / events, version 2

2009-12-11 Thread Krzysztof Piotr Oledzki
Subject: [RFC] Decrease server health based on http responses / events, version 2 This RFC quality patch implements decreasing server health based on observing communication between HAProxy and servers. Changes in this version: - documentation - close race between a started check and health an