Filter_cache module released

Brian Akins brian at akins.org
Fri Nov 18 16:38:30 UTC 2011


https://github.com/bakins/ngx_http_filter_cache

Tested with up to nginx 1.0.6

Note: this currently doesn't work when the ctx gets reset on named
locations.  The quickest fix I have is to patch the request struct to add a
filter_cache pointer.

Filter cache caches full responses after the results of filters such as SSI
and gzip.

It was the first nginx module we ever wrote and it grew organically, so the
code is krufty.

--Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20111118/84e8baf3/attachment.html>


More information about the nginx mailing list