On Tue, Feb 14, 2017 at 11:36:14AM +0100, Cyril Bonté wrote: > > De: "Willy Tarreau" <[email protected]> > > À: "Mathieu Poussin" <[email protected]> > > Cc: "Daniel Schneller" <[email protected]>, > > "[email protected]" <[email protected]> > > Envoyé: Mardi 14 Février 2017 10:18:30 > > Objet: Re: ACL randomly failing > > > > On Tue, Feb 14, 2017 at 10:04:30AM +0100, Mathieu Poussin wrote: > > > Ok I just found why, ports can be shared because of SO_REUSEADDR... > > > What's a surprise :) > > > > SO_REUSEPORT to be precise :-) > > > > > Is there a way to force disable the use of this flag by HAProxy ? > > > > We merged a patch for this recently, the option is "noreuseport" on > > the > > "bind" line, it's in all 1.6 and backported into 1.6.10. > > in all 1.7, to be precise :-P
Oops sorry, that's what I wanted to say but it seems that with aging my fingers get stronger than my brain :-) Willy

