On 4/25/12 8:19 AM, Leif Hedstrom wrote:
Slightly sub-optimal, but effectively the same as Cache-Control
=max-age=123=   (which won't work). You would use this in a remap.config,
like

    map http://example.com http://real.example.com
@plugin=header_filter.so @pparam=/some/path/to/your.conf


Also, you might want to examine cache.config instead, it might be what you really want to do. Or better yet, fix the origin to not be braindead, but put in proper cache control headers ;).

-- Leif

Reply via email to