commit | 87ebe944d6b0d2322e76f34a7672289deec691b1 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Jun 11 14:14:49 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 14 11:13:32 2019 +0200 |
tree | 75d7c44e4ef8d4a73d72f73019aea1c35841284a | |
parent | 647fe1d9e1359072021c15c459f728bdc348236d [diff] |
BUG/MINOR: channel/htx: Call channel_htx_full() from channel_full() When channel_full() is called for an HTX stream, we fall back on the HTX version. This function is called, among other, from tcp_inspect_request(). With this patch, the inspect delay is respected again. This patch must be backported to 1.9.