Re: Using socket commands to add a new server to a backend

2016-05-18 Thread Conrad Hoffmann
On 05/18/2016 12:35 AM, Tugberk Ugurlu wrote: > Thanks! > What do you think about this approach: > http://engineeringblog.yelp.com/2015/04/true-zero-downtime-haproxy-reloads.html > Seems a bit complicated to get it right but wonder if it's worth investing > into. That really depends on your

RE: Using socket commands to add a new server to a backend

2016-05-17 Thread Tugberk Ugurlu
Thanks! What do you think about this approach: http://engineeringblog.yelp.com/2015/04/true-zero-downtime-haproxy-reloads.html Seems a bit complicated to get it right but wonder if it's worth investing into. Tugberk > Subject: Re: Using socket commands to add a new server to a backend > To:

Re: Using socket commands to add a new server to a backend

2016-05-17 Thread Conrad Hoffmann
On 05/17/2016 12:53 PM, Tugberk Ugurlu wrote: > Thanks for getting back! > Is there a place that I can influence this change or do you think that this > is something not possible cuz of some internal architectural concerns or > similar? I am trying to mimic the AWS ELB's register and deregister

RE: Using socket commands to add a new server to a backend

2016-05-17 Thread Tugberk Ugurlu
Thanks for getting back! Is there a place that I can influence this change or do you think that this is something not possible cuz of some internal architectural concerns or similar? I am trying to mimic the AWS ELB's register and deregister features. BTW, is HAProxy open source? If so, is it on

Re: Using socket commands to add a new server to a backend

2016-05-17 Thread Conrad Hoffmann
Hi Tugberk, On 05/16/2016 05:25 PM, Tugberk Ugurlu wrote: > Hi, > Is it possible to register a new server under a backend? This is similar to > what is being asked here: > http://haproxy.formilux.narkive.com/1OibZABp/using-haproxy-socket-to-add-new-servers > I cannot see the command available

Using socket commands to add a new server to a backend

2016-05-16 Thread Tugberk Ugurlu
Hi, Is it possible to register a new server under a backend? This is similar to what is being asked here: http://haproxy.formilux.narkive.com/1OibZABp/using-haproxy-socket-to-add-new-servers I cannot see the command available under the documented list of commands: