MINOR: mux-h1: Reset session dates and durations info when the CS is detached
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 5 Oct 2020 09:35:17 +0000 (11:35 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 4 Dec 2020 13:41:48 +0000 (14:41 +0100)
commit42849b047a6d183985b2c12a0ebab18704ebf9f6
tree6f9d2ed4ff5b23fedd86e4c3d5d241813f4963b3
parent4e74155466e0805ad18ce587ffc68df9594fecde
MINOR: mux-h1: Reset session dates and durations info when the CS is detached

These info are reset for the next transaction, if the connection is kept
alive. From the stream point of view, it should be the same a new
connection, except there is no handshake. Thus the handshake duration is set
to 0.
src/mux_h1.c