]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: proxy: inc req counter on new syslog messages.
authorEmeric Brun <ebrun@haproxy.com>
Mon, 5 Oct 2020 12:33:12 +0000 (14:33 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 7 Oct 2020 15:17:27 +0000 (17:17 +0200)
commita39ecbdac10c9a58abb114f365a47c5d5e696623
tree6adfa81b7aba5c6b74afdc4bbbdfe32a996f972d
parent9589aa0fe558e2e538af4db60da32299b5b9d710
BUG/MINOR: proxy: inc req counter on new syslog messages.

Increase req counter instead of conn counter on
new syslog messages.

This should be backported on branches including the
syslog forward feature.
src/log.c