MINOR: config: warn when tcp-check rules are used without option tcp-check
authorWilly Tarreau <w@1wt.eu>
Fri, 13 Jun 2014 16:30:23 +0000 (18:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 13 Jun 2014 16:30:23 +0000 (18:30 +0200)
commit215663dbf3f24f729b87eea090b3f84dd679d509
treee2560b631ea1512627c30f744bb2ea77390f62bb
parent33a14e515bdbb02d8193bd870f3b659243a851f9
MINOR: config: warn when tcp-check rules are used without option tcp-check

Since this case means that the rules will be ignored, better emit a warning.
src/cfgparse.c