]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: config: make the errorloc/errorfile messages less confusing
authorWilly Tarreau <w@1wt.eu>
Sun, 27 Sep 2015 13:13:30 +0000 (15:13 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 27 Sep 2015 13:13:30 +0000 (15:13 +0200)
commitbb3c09ab2bcaf2c847f4b4696f8c1284db73a3a8
treebb2572f01b57efbce286c128a6f68dd5c8ac06c9
parentc2f56534526e8b8dda7cbc88be0c472730fee62c
CLEANUP: config: make the errorloc/errorfile messages less confusing

Some users believe that "status code XXX not handled" means "not handled
by haproxy". Let's be clear that's only about the option.
src/cfgparse.c