mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-19 00:51:37 +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.