commit | 870aad91166e8f6f2f8853c1caef4cd2cb664204 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Nov 29 15:23:46 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sat Dec 01 17:37:27 2018 +0100 |
tree | 6799a1e32470733f3b0fd1418d31d216227bcb9f | |
parent | b3484d67d3aa4b25db119d020ef1e7279925782b [diff] |
MINOR: proto_htx: Use conn_stream's info to set t_idle duration when possible On the client side, if si_get_cs_info() returns valid info, we use it to set t_idle duration. Otherwise, we compute it using the stream's logs info.