On Mon, Mar 20, 2017 at 10:07:41AM +0100, Matthias Fechner wrote: > Hi Willy, Hi Dmitry, > > Am 19.03.2017 um 12:40 schrieb Willy Tarreau: > > And here come two patches as a replacement for this temporary one. They > > are safer and have been done after throrough code review. I spotted a > > small tens of dirty corner cases having accumulated over the years due > > to the unclear meaning of the CO_FL_CONNECTED flag. They'll have to be > > addressed, but the current patches protect against these corner cases. > > They survived all tests involving delayed connections and checks with > > and without all handshake combinations, with tcp (immediate and delayed > > requests and responses) and http (immediate, delayed requests and responses > > and pipelining). > > > > I'm resending the first one you already got Dmitry to make things easier > > to follow for everyone. These three are to be applied on top of 1.7.3. I > > still have a few other issues to deal with regarding 1.7 before doing a > > new release (hopefully by the beginning of this week). > > > > thank you both. > I have the patch running in PRD and face no problems so far. > I will deeply test them the next days and in case I find something I > will report it immediatly.
Much appreciated, thank you Matthias! Willy

