On Tue, Mar 07, 2017 at 08:30:43AM +0100, Matthias Fechner wrote:
> Thanks Willy,
> 
> Am 07.03.2017 um 00:32 schrieb Willy Tarreau:
> > Sorry, when I said "revert" I meant typically like this :
> >
> >   patch -Rp1 < 
> > 0001-BUG-MEDIUM-tcp-don-t-poll-for-write-when-connect-suc.patch
> >
> > I've just tested here on 1.7.3 and it does apply correctly.
> >
> > With git apply you'll have to pass -R as well.
> > Sorry for not being clear the first time.
> 
> I recompiled haproxy 1.7.3 with the patch reverted and will test it now.
> 
> Please give me 9 hours, to give you a real feedback, but so far the
> monitoring system is quiet.

Thanks. In the mean time, I'm interested in trying to figure the code
paths we follow. Could please tell me :
  - if you're using send-proxy on your server lines ?
  - if you're using ssl on your server lines ?
  - if you're using SSL health checks ?
  - if you're only using HTTP or only using another TCP protocol, or
    a combination of both ?

It is possible that your workload triggers a bug that was hidden by the
one fixed above. This bug may even affect only a specific poller.

Thanks,
Willy

Reply via email to