Hi Les, You may want to try "set table" statement on HAProxy's socket.
Baptiste On Mon, Apr 22, 2013 at 8:38 PM, Les Stroud <[email protected]> wrote: > Is it possible, with this approach to ‘edit’ the stick table? > > For instance, there are certain conditions where I need to move a group of > clients to another server. I’d love to be able to issue a command that > updates this hashtable based on a range of ipaddresses (or some other > header value/regex). Is that possible? > > Thanx, > LES > > On Apr 22, 2013, at 3:50 AM, Baptiste <[email protected]> wrote: > > Hop, here it is: > > http://blog.exceliance.fr/2013/04/22/client-ip-persistence-or-source-ip-hash-load-balancing/ > > On Mon, Apr 22, 2013 at 8:45 AM, Baptiste <[email protected]> wrote: > > There are pros and cons about source IP persistence and source IP > hashing load-balancing. > > This is fun cause this morning, I thought it should deserve an article > on my company's blog! > I'll write it today and paste the link here. > Hopefully it will help you. > > Baptiste > > On Fri, Apr 19, 2013 at 8:53 PM, Daniel Schultze <[email protected]> > wrote: > > Would it be possible to use "balance source" as a crude form of sharing an > IP stick table? > > > On Fri, Apr 19, 2013 at 2:25 AM, Lukas Tribus <[email protected]> wrote: > > > Hi Dan, > > > > Is there a feature in 1.4 to share a sticky table between two or more > instances of haproxy. > > > Not in 1.4. There is a feature available in 1.5 (-dev) to do this [1]. > > > Regards, > Lukas > > [1] http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#3.5 > > > > > > LES > -- > *Les Stroud* Developer, Architect, Creative Thinkerweb: > lesstroud.com<http://www.lesstroud.com/> > email: [email protected] in <http://www.linkedin.com/in/lesstroud> > | twitter <http://twitter.com/lesstroud> | > facebook<http://www.facebook.com/les.stroud> > > > > >

