Sign in with OpenID
ncache. A squid-style caching system built on top of nginx. Supports the HTTP PURGE method for cache invalidation.
Tagged cache, http, ncache, nginx, purge, squid
I've known about this for a while, but the docs have improved a lot since then.
I wonder how this compares to varnish, though...
Jeremy Dunck - 19th June 2008 01:35 - #
I wonder if ncache came before Nginx added proxy_cache which, by the way, does not support PURGING.
Peter Bengtsson - 21st January 2010 15:25 - #
Oh! I see"NCache is now in nginx core , you can use it as nginx proxy cache. see here"
Peter Bengtsson - 21st January 2010 15:26 - #
Name:
URL:
Auto-HTML Manual XHTML
Auto-HTML: Line breaks are preserved; URLs will be converted in to links.
Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre
I've known about this for a while, but the docs have improved a lot since then.
I wonder how this compares to varnish, though...
Jeremy Dunck - 19th June 2008 01:35 - #
I wonder if ncache came before Nginx added proxy_cache which, by the way, does not support PURGING.
Oh! I see
"NCache is now in nginx core , you can use it as nginx proxy cache. see here"