]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: cache: enable the HTTP analysers
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 20 Nov 2017 18:13:14 +0000 (19:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 20 Nov 2017 18:22:27 +0000 (19:22 +0100)
commit71bd11a1f3764d693adc38b9667482a0e31a09fe
treef342aaaafb93ba02d5e54196ae7cdac223a4f8ff
parent44e259c0b762663f4f5193b5d240ee1cddceff47
MEDIUM: cache: enable the HTTP analysers

Enable the same analysers as the stats applet.
Allows keepalive and termination flags to work.
include/types/cache.h
src/proto_http.c