[PATCH] Switch Active/Backup mode at runtime & save global server state

2016-07-29 Thread Murat Arslan
Hello all, This patch lets you: - put server/backend in backup/active mode ("backup" parameter for server isn't needed in the configuration file.) - save global server state to 'server-state-file' (absolute path required) I've tested this in our testing environment and it works great. See the

Re: [PATCH] Re: make install wants to install haproxy-systemd-wrapper

2016-07-29 Thread Vincent Bernat
❦ 29 juillet 2016 20:40 CEST, Shawn Heisey  : > fi; \ > done > install -d "$(DESTDIR)$(SBINDIR)" > - install haproxy $(EXTRA) "$(DESTDIR)$(SBINDIR)" > + install haproxy $(wildcard haproxy-systemd-wrapper) \ > +$(EXTRA)

[PATCH] Re: make install wants to install haproxy-systemd-wrapper

2016-07-29 Thread Shawn Heisey
On 7/27/2016 2:03 PM, Shawn Heisey wrote: > I'm building some new load balancer machines and I need to install into > systemd on them. I've compiled and installed haproxy 1.5.18, and found > that a fix for the problem Tim outlined has made it into this version, > and now even when the target is

Auto-défense en Soldes... plus que 4 jours

2016-07-29 Thread AntiAgression.com
Vous n'arrivez pas à lire cet email? Consultez-le en ligne: http://p8tre.emv3.com/HM?b=pYZLdtISkgvl2HycQTLU6NRBqHCXUdEo4MMFwq8Lv3VB2gyJSFslhge92j7CRjYt=nluzc6SmVz3Tb2jdoYkY9A Le meilleur de l'auto-défense :

SEGFAULT with HAProxy 1.6.5 and server-state-file

2016-07-29 Thread Olivier Doucet
hello, I'm trying to reload haproxy, but the new process failed to start with a segmentation fault. Fortunately, the old process is still here so no downtime occurs (just that the config is not reloaded). I'm using version 1.6.5 (did not update due to the SSL bug, and as I'm using CentOS+ DH