mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-08 00:21:36 +01:00
When we store the remote transport parameters, we compute the maximum idle timeout for the connection which is the minimum of the two advertised max_idle_timeout transport parameter values if both have non-null values, or the maximum if one of the value is set and non-null.