MINOR: config: Add a warning if tune.chksize is used
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 25 Nov 2020 16:33:03 +0000 (17:33 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 27 Nov 2020 09:30:23 +0000 (10:30 +0100)
commitf8c869bac43217008fbf2b2b9ad5b8f38ba4dfb1
tree63dfb832ec47169b8403e77ea8b44ea5f585dec6
parentbb9fb8b7f832d3a2cb62f5b4046390ae7943fc16
MINOR: config: Add a warning if tune.chksize is used

This option is now deprecated. It is recent, but it is now marked as
deprecated as far as 2.2. Thus, there is now a warning in the 2.4 if this
option is still used. It will be removed in 2.5.

Becaue the 2.3 is quite new, this patch may be backported to 2.3.
src/cfgparse-global.c