On Tue, Jan 31, 2017 at 01:09:15PM +0100, Baptiste wrote: > Understood. Let's use this Sunday as a dead line.
Perfect, that works for me. > I think I can make dns_init_resolvers() to take an argument 'int > close_socket' whose value could be 0 or 1. > If 1, then HAProxy will try to close the socket before re-opening it. > if 0, then it simply tries to open the socket. I think that might be the best way to do it, doesn't require many changes and leaves the code reasonably understandable. Thanks! Willy

