Hi Nick, On Fri, Oct 01, 2010 at 02:40:34PM -0500, Nick Hadaway wrote: > > Hi All, > > I am running HAProxy 1.4.8 doing lots of things but one of my uses is a > "reverse" TCP proxy. > > My issue is I would like to have a server taken out of the listen > directive's rotation if any warnings or errors or denied instances occur or > "X" number of any or all of those parameters... > > Is this possible? My reading of the 1.4 configuration.txt and list troving > has been unsuccessful over the past 9 months...
Wouldn't the "observe" and "on-error" server options match your need ? Regards, Willy

