MINOR: frontend: add client timeout sample fetch
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 10 Dec 2020 12:43:55 +0000 (13:43 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 11 Dec 2020 11:01:07 +0000 (12:01 +0100)
commitda184d5306d1393a291e7230d7c21fb77e092260
treeb47f4e32a864bca3b50ab1b4046140bd7f870776
parent8d22823ade736213d3b8f3fad5b460b792ac6481
MINOR: frontend: add client timeout sample fetch

Add a sample fetch named fe_client_timeout to return the configuration
value for the client timeout on a frontend.
doc/configuration.txt
src/frontend.c