]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: cfgparse: deprecate 'master-worker' keyword alone
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 5 Nov 2025 10:34:06 +0000 (11:34 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 5 Nov 2025 10:49:11 +0000 (11:49 +0100)
commit631233e9eccd72bc47d05076d1102e48d78b1004
treec2d9a4327630c48202481502619e3dbd88b47435
parent096999ee208b8ae306983bc3fd677517d05948d2
MEDIUM: cfgparse: deprecate 'master-worker' keyword alone

Warn when the 'master-worker' keyword is used without
'no-exit-on-failure'.

Warn when the 'master-worker' keyword is used and -W and -Ws already set
the mode.
src/cfgparse-global.c