MINOR: backend: add timeout sample fetches
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 10 Dec 2020 12:43:56 +0000 (13:43 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 11 Dec 2020 11:01:07 +0000 (12:01 +0100)
commitd91d7796187ab32b2a7d093867ee0d0b9391cd46
treefc5fa3b9575e489ba036ac97222bb58a78bc660c
parentda184d5306d1393a291e7230d7c21fb77e092260
MINOR: backend: add timeout sample fetches

Add be_server_timeout and be_tunnel_timeout.

These sample fetches return the configuration value for server or tunnel
timeout on the backend side.
doc/configuration.txt
src/backend.c