MINOR: log/backend: prevent "dynamic-cookie-key" use with LOG mode
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 16 Nov 2023 16:16:43 +0000 (17:16 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 18 Nov 2023 10:16:21 +0000 (11:16 +0100)
commit82f4bcafae6a5c873fa7f91b9c53820e8c6328ef
tree634fb61dc1c1348396ebdeb4b25bfa3a6bae1681
parentc7783fb32bce5c7ae8bfcad4bbde6b225c51e1cb
MINOR: log/backend: prevent "dynamic-cookie-key" use with LOG mode

It doesn't make sense to set "dynamic-cookie-key" inside a log backend,
thus we report a warning to the user and reset the setting.
src/log.c