Hi Lukas, On Mon, Jan 15, 2018 at 11:30:49PM +0100, Lukas Tribus wrote: > Also consider this report from discourse: > https://discourse.haproxy.org/t/haproxy1-8-3-dynamic-dns-resolvers-problem/1997 > > Haproxy 1.8.3 with nbthread > 1 and while reloading, DNS resolutions fails. > Its possibile this was working in 1.8.2, but I'm waiting for confirmation. > > Not sure if the issue here could be related to DNS resolutions (and it's FDs).
At least in Samuel's case there's no resolver involved. The config is pretty standard with nothing fancy, a bit of SSL and websocket and that's basically all. There's no -x nor master-worker used during reload. The use of websocket made me think that it would be possible that some old connections were not properly closed over time and may start to be incorrectly handled but my understanding is that the problem happens very quickly. Also the problem is on the new process only. But it could be possible that the problem is totally related. Willy

