commit | 407210a34d781f8249504557c371c170cb34f93e | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Feb 14 11:01:51 2023 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Feb 17 10:16:25 2023 +0100 |
tree | eb643eba8c28469d90914fb1de47c8aa2349ae94 | |
parent | af124360edda54168922d537344f9ee8dc84fa73 [diff] |
BUG/MEDIUM: stconn: Don't rearm the read expiration date if EOI was reached At the stream level, the read expiration date is unset if a shutr was received but not if the end of input was reached. If we know no more data are excpected, there is no reason to let the read expiration date armed, except to respect clientfin/serverfin timeout on some circumstances. This patch could slowly be backported as far as 2.2.