Update/Delete cache entry.

António P. P. Almeida appa at perusio.net
Tue Jan 17 12:56:45 UTC 2012


On 17 Jan 2012 09h13 WET, nginx-forum at nginx.us wrote:

> Hi guys,
>
> I have an entry cache with nginx :

AFAIK there are two ways to purge the Nginx cache. 

1. Using grep throughout the cache directories to find and then
   remove the file.

2. Using an HTTP "method" PURGE.

For the first this might be helpful: 
https://github.com/perusio/nginx-cache-purge

and for the later use this: 
https://github.com/FRiCKLE/ngx_cache_purge

--- appa



More information about the nginx mailing list