commit | 74b41ba025c66bf4d4d2a5dfa320ea8376acb36e | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jan 04 16:15:34 2019 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jan 04 16:23:03 2019 +0100 |
tree | 3a2086daf49480f6fb0c0478f1c3102c8ec43128 | |
parent | 68b1bbd767c1d863bbbe98e6255a2511fe99e3aa [diff] |
BUG/MINOR: cache/htx: Be sure to count partial trailers When a chunked object is served from the cache, If the trailers are not pushed in the channel's buffer in one time, we still have to count them in the total written bytes in the buffer. This patch must be backported to 1.9.