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 - #
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"