> On 15 Mar 2017, at 00:17, Willy Tarreau <[email protected]> wrote: > > Matthias, > > I could finally track the problem down to a 5-year old bug in the > connection handler. It already used to affect Unix sockets but it > requires so rare a set of options and even then its occurrence rate > is so low that probably nobody noticed it yet. > > I'm attaching the patch to be applied on top of 1.7.3 which fixes it, > it will be merged into next version. > > Dmitry, you may prefer to take this one than to revert the previous > one from your ports, especially considering that a few connect() > immediately succeed over the loopback on FreeBSD and that it was > absolutely needed to trigger the bug (as well as the previously fixed > one, which had less impact). >
Thanks! I committed your patch to FreeBSD ports.

