> > it's already doable in 1.6 > Great. (It seems that the stats socket commands disappeared from the HTML docs in 1.6.)
Though in any case, the server state save/load alone will solve my issue rather well. On Wed, Mar 30, 2016 at 10:00 PM, Baptiste <[email protected]> wrote: > > Is it actually possible to change server IP addresses via the stats > socket, > > or were you just suggesting a change? > > it's already doable in 1.6: > set server <backend>/<server> addr <ipv4 or ipv6> > > I'm working on allowing to change the service port using the same > command (<ipv4>:<port>) but it's more complicated due to the impact on > many other third party features relying on this info.. > > Baptiste >

