MEDIUM: config: clarify the conflicting modes detection for backend rules
authorWilly Tarreau <w@1wt.eu>
Tue, 26 May 2015 10:04:09 +0000 (12:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 26 May 2015 10:04:09 +0000 (12:04 +0200)
commitafb3992d350306f990212e8914ea54c6e265d267
tree1adfe98137bf315e30ad7e0ab17d791dd20b657d
parent8f50b688793282bf9bcae67cd2ad54d01d538d0c
MEDIUM: config: clarify the conflicting modes detection for backend rules

We don't use findproxy_mode() anymore so we can check the conflicting
modes and report the anomalies accordingly with line numbers and more
explicit details.
src/cfgparse.c