> 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 Cheers ! Cyril Bonté

