]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: http-ana: Increment the backend counters on the backend
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 24 Jan 2020 10:41:38 +0000 (11:41 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 24 Jan 2020 10:55:17 +0000 (11:55 +0100)
commitbe20cf36af96da357375812e6f825bcdf24dc3d1
tree2c76c5007451e64d11474de6ad0f16c5cf8705d1
parent645c588e7138526ccb71f3c47f00045cdf1d8510
BUG/MINOR: http-ana: Increment the backend counters on the backend

A stupid cut-paste bug was introduced in the commit cff0f739e51. Backend
counters must of course be incremented on the stream's backend. Not the
frontend.

No need to backport this patch, except if commit cff0f739e51 is backported.
src/http_ana.c