]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: cfgparse: Warn on option (tcp|http)log in backend
authorTim Duesterhus <tim@bastelstu.be>
Mon, 5 Feb 2018 19:52:27 +0000 (20:52 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 19 Feb 2018 12:57:32 +0000 (13:57 +0100)
commit9ad9f3517ee9e4289a003941a49cf52bd06314e3
tree334998ce00f6437bb4548141fd4ee7ad565a7b96
parentc5d11c6b3392d548c45d617f132a1269d4d021fa
DOC: cfgparse: Warn on option (tcp|http)log in backend

The option does not seem to have any effect since at least haproxy
1.3. Also the `log-format` directive already warns when being used
in a backend.
doc/configuration.txt
src/cfgparse.c