]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: Make 'resolution_pool_size' directive fatal
authorTim Duesterhus <tim@bastelstu.be>
Tue, 14 May 2019 18:57:56 +0000 (20:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 16 May 2019 16:02:03 +0000 (18:02 +0200)
commit3506dae3421c72fcf0814fd497b1979862081766
tree1e4e666cf773a48af1adb5f91c7940417099cfd7
parent10c6c16cde0b0b473a1ab16e958a7d6b61ed36fc
MEDIUM: Make 'resolution_pool_size' directive fatal

This directive never appeared in a stable release and instead was
introduced and deprecated within 1.8-dev. While it technically could
be outright removed we detect it and error out for good measure.
doc/configuration.txt
src/cfgparse.c