Thank you, works like a charm ! 2011/11/30 Willy Tarreau <[email protected]>
> On Wed, Nov 30, 2011 at 06:10:29PM +0200, Daniel Rankov wrote: > > Hi, Thank you, these explonations are really helpfull. > > Now may be because of a bug or something but "option nolinger" is not > > working for backend. it works great for frontend. And I've tested putting > > this option all over the config file... That's is what had confused me. > > Indeed you're right, I can reproduce this behaviour too. It happened when > we introduced the systematic shutdown() before the close() to avoid > resetting > too many connections. Please apply the attached patch which fixes it. > > Thanks for your report, > Willy > >

