> 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

