]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: fix missing "'option httpslog' overrides previous 'option tcplog clf'...
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 17 Sep 2024 13:30:05 +0000 (15:30 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Tue, 17 Sep 2024 13:40:02 +0000 (15:40 +0200)
commitbc4bf5779f609a5cf7e6175530a4f1e3c095f6e7
tree5f62ff9519330a1379230da5f019a92eca5efa6a
parent607b9adc9bd92ece2e99ab1012ddb4b8cdcd4ac6
BUG/MINOR: fix missing "'option httpslog' overrides previous 'option tcplog clf'..." detection

Same as b85edd44db0 ("BUG/MINOR: fix missing "log-format overrides
previous 'option tcplog clf'..." detection") but for "option httpslog"
keyword.

No backport needed unless fd48b28 ("MINOR: Implements new log format of
option tcplog clf") is.
src/cfgparse-listen.c