MINOR: session: Add functions to increase http values of tracked counters
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 6 Oct 2020 12:23:34 +0000 (14:23 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 4 Dec 2020 13:41:49 +0000 (14:41 +0100)
commit7d0c19e82d169ad2a6377f6ba37aeca3d50828f1
tree189ba34e5f51462e5d7429436062231760ac3588
parent84600631cdf179cea2958ec282a87b2fed310d3a
MINOR: session: Add functions to increase http values of tracked counters

cumulative numbers of http request and http errors of counters tracked at
the session level and their rates can now be updated at the session level
thanks to two new functions. These functions are not used for now, but it
will be called to keep tracked counters up-to-date if an error occurs before
the stream creation.
include/haproxy/session.h