Re: Issue with HTX

2019-10-09 Thread Willy Tarreau
On Wed, Oct 09, 2019 at 05:58:31PM +0200, GARDAIS Ionel wrote: > Was using 2.0.7. > Had the same issue with 2.1-dev2 > > It happens with the same tool but does not seem to be triggered every time. OK this is already a good thing. > Is it possible to enable H1+H2 debug traces on a specific backen

Re: Issue with HTX

2019-10-09 Thread GARDAIS Ionel
Was using 2.0.7. Had the same issue with 2.1-dev2 It happens with the same tool but does not seem to be triggered every time. Is it possible to enable H1+H2 debug traces on a specific backend ? -- Ionel GARDAIS Tech'Advantage CIO - IT Team manager - Mail original - De: "Willy Tarreau"

Re: healthchecks (to uwsgi) possible regression 1.9.8 -> 1.9.9

2019-10-09 Thread Willy Tarreau
Hi Jarno, On Wed, Oct 09, 2019 at 02:20:00PM +0300, Jarno Huuskonen wrote: > > There's no real state machine there, it's roughly "if request was not > > sent, send it, otherwise try to receive a response; if response is > > received, then process it and close otherwise wait for response". So > > w

Re: healthchecks (to uwsgi) possible regression 1.9.8 -> 1.9.9

2019-10-09 Thread Jarno Huuskonen
Hi, Thanks Willy for looking into this ! On Tue, Oct 08, Willy Tarreau wrote: > On Fri, Oct 04, 2019 at 07:28:15PM +0300, Jarno Huuskonen wrote: > > I sent pcap/strace offlist. > > Thanks, that was very useful. > > > (strace -f -o -ttt, tcpdump -n -p -s 16384 -w ... host 127.0.0.1 and > > port