]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] config: the "capture" keyword is not allowed in backends
authorWilly Tarreau <w@1wt.eu>
Thu, 23 Jul 2009 11:24:23 +0000 (13:24 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 26 Jul 2009 15:30:30 +0000 (17:30 +0200)
commit3b6b1a984d6a587892afc88d03862c3fc3681bce
treefae226ea7dfdd2a0adaa1cff46b9ef56333d0be9
parent9389379f608d0776988125e52cbac12a2a2ad165
[MINOR] config: the "capture" keyword is not allowed in backends

The "capture" keyword is only supported by frontends, fix the check.
src/cfgparse.c