William Lallemand 41db46035e MEDIUM: cache: configuration parsing and initialization
Parse a configuration section "cache" and a http-{response,request}
actions.

Example:

    listen frt
        mode http
        http-response cache-store foobar
        http-request cache-use foobar

    cache foobar
        total-max-size 4   # size in megabytes
2017-10-31 21:17:19 +01:00
..
2017-10-31 13:58:33 +01:00
2009-01-25 13:49:53 +01:00
2017-10-31 03:49:40 +01:00
2017-03-14 11:14:03 +01:00