Hi Simon,

On Tue, Jun 21, 2011 at 02:34:54PM +0900, Simon Horman wrote:
> Hi,
> 
> this is v3 of this series which adds an option to allow connections
> to be closed if their backend becomes unavailable.
> 
> Changes since v2 are:
> 
> [PATCH 4/5] [MINOR] Allow shutdown of sessions when a server becomes
> * Rename server element of session as by_srv
> * Don't close sessions unless on-marked-down shutdown-sessions is set
>   - fixed logic bug
> 
> [PATCH 5/5] [MINOR] Add down termination condition
> * New Patch

Thanks! I tweaked the last one a little bit, because bit 0x8000 that
you used for the SN_ERR_DOWN flag was already used a few lines below, so
I moved the conflicting one further and added an entry for the flag in
the doc.

I tested and it works as expected, so I've merged it, so now I can get
back to work on the MW mode ;-)

Thank you Simon !

Willy


Reply via email to