]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: cache: deliver objects from cache
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 31 Oct 2017 19:43:01 +0000 (20:43 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 20:17:19 +0000 (21:17 +0100)
commit77c1197bfb6b9ef92c655fa74d0907640b4a2be2
tree8c03e64839951a9d267e4daf288f5c065ccfe216
parent4da3f8a1f2c91f2d17378c5d12f43517e313701c
MEDIUM: cache: deliver objects from cache

Lookup objects in the cache and deliver them using the http-request
action "cache-use".
include/types/applet.h
src/cache.c