commit | 1d0b7069f25326c59b8993104a37d5177d95f335 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Oct 30 11:01:08 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Oct 30 11:05:24 2018 +0100 |
tree | 95f592cd58e8342a31c862fe902ef0fab1514335 | |
parent | 6c81d5f41a780907c3d9ececdc08f5d897a5b923 [diff] |
BUG/MAJOR: stream-int: don't call si_cs_recv() in stream_int_chk_rcv_conn() This one causes some events to be lost. It has already been tested in an experimental branch but was not merged until being certain it was needed. Fred figured that requesting /?k=1&s=447392 from httpterm through haproxy-master was enough to stall the transfer. No backport is needed, this only affects 1.9-dev5.