MEDIUM: stream: support a dynamic server timeout
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 10 Dec 2020 12:43:52 +0000 (13:43 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 11 Dec 2020 11:01:07 +0000 (12:01 +0100)
commit90d3d882e37ba61f28ccb0a249660be7848b45a0
tree303ac1c302edc541a2d696c8d08fe79b2dad2cf7
parentb715078821446596bbef4261e454e059729f8aba
MEDIUM: stream: support a dynamic server timeout

Allow the modification of the timeout server value on the stream side.
Do not apply the default backend server timeout in back_establish if it
is already defined. This is the case if a set-timeout server rule has
been executed.
src/stream.c