]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: config: Enable tracking of up to MAX_SESS_STKCTR stick counters.
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 29 Jan 2018 11:05:07 +0000 (12:05 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 29 Jan 2018 12:53:56 +0000 (13:53 +0100)
commita41d531e4e8d80948b503f4b310259abbaf7aa5f
tree82ae8a3a4d93ede33d62bb746151b07303404a3b
parent1478aa795eb7ec1e684de231e6501d29abe581c7
MINOR: config: Enable tracking of up to MAX_SESS_STKCTR stick counters.

This patch really adds support for up to MAX_SESS_STKCTR stick counters.
include/common/cfgparse.h
src/cfgparse.c
src/proto_http.c
src/tcp_rules.c