commit | afe57846bfb2edfb0db53f942b9500d090377c54 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Mon Jan 21 11:55:02 2019 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Jan 23 11:27:34 2019 +0100 |
tree | 523aba1b7cfe451d146748d733f2594374d85739 | |
parent | a413e958fd1f84915b80842273e5daee3448a2cc [diff] |
BUG/MINOR: mux-h1: Apply the reserve on the channel's buffer only There is no reason to use the reserve to limit the amount of data of the input buffer that we can parse at a time. The only important thing is to keep the reserve free in the channel's buffer. This patch should be backported to 1.9.