MINOR: check: report error on incompatible connect proto
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 13 Nov 2020 11:34:58 +0000 (12:34 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 13 Nov 2020 15:26:10 +0000 (16:26 +0100)
commit90eb93f79204336e38fdb859f61ab75ce44a4367
tree95b6a070da5d46da35f673c0ea49ca0837247021
parent7c148901837c5deed0f33bc037480faf10cb9a1f
MINOR: check: report error on incompatible connect proto

Report an error when using an explicit proto for a connect rule with
non-compatible mode in regards with the selected check type (tcp-check
vs http-check).
src/tcpcheck.c