]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: tcp_samples: Be able to call bc_src/bc_dst from the health-checks
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 15 Apr 2021 07:39:38 +0000 (09:39 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 19 Apr 2021 06:31:05 +0000 (08:31 +0200)
commit003df1cff962702ec53e72bfe8f4da48a9e16496
tree3de27f05982c0e2f2503244e26b07c4da7f549d8
parent7d081f02a43651d781a3a30a51ae19abdceb5683
MINOR: tcp_samples: Be able to call bc_src/bc_dst from the health-checks

The new L4 sample fetches used to get source and destination info of the
backend connection may now be called from an health-check.
src/tcp_sample.c