mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 21:22:50 +02: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.