Re: BUG: changed server IPs do not get restored from saved state

2018-09-12 Thread Willy Tarreau
Hi Peter, On Wed, Sep 12, 2018 at 02:46:52PM +0200, Peter Fröhlich wrote: > HAProxy does not restore the configured IP address present in the > state file but falls back to the one in the config file at startup. > Other information like uptime counter, state, port get restored. > This only happens

[ANNOUNCE] haproxy-1.9-dev2

2018-09-12 Thread Willy Tarreau
Hi, HAProxy 1.9-dev2 was released on 2018/09/12. It added 199 new commits after version 1.9-dev1. Let's be clear about this one : it's mostly aimed at developers to resync their ongoing work. We've changed a number of pretty sensitive stuff and definitely expect to spot some interesting bugs star

BUG: changed server IPs do not get restored from saved state

2018-09-12 Thread Peter Fröhlich
Hi gurus we are using HAProxy 1.8.13 on Centos 7 with dynamically assigned backends (backend server IPs and ports assigned over stats socket by some python glue accessing namerd). This works fine. We needed a method to make the dynamically assigned stuff stick over restarts and try to use the "lo

Re: commit #f9cc07c25b: compilation error when threads are disabled

2018-09-12 Thread Willy Tarreau
On Wed, Sep 12, 2018 at 12:06:40PM +0200, William Lallemand wrote: > Thanks for the report, removing the initialisation completely shouldn't be a > problem. Applied, thanks guys! Willy

Re: commit #f9cc07c25b: compilation error when threads are disabled

2018-09-12 Thread William Lallemand
On Tue, Sep 11, 2018 at 10:04:47PM +0200, Cyril Bonté wrote: > Hi William, > > I won't have time to provide a patch tonight and maybe you're still > reorganizing some code. > My compilation test scripts are reporting that commit #f9cc07c25b broke > the compilation when threads are disabled (USE_