Programmatic access to Nginx fcgi/proxy cache?
    António P. P. Almeida 
    appa at perusio.net
       
    Thu Jan 12 17:27:45 UTC 2012
    
    
  
On 12 Jan 2012 15h15 WET, ben.lancaster at holler.co.uk wrote:
You can process the cache files. They're regular files.
Here's a script to inspect the cache:
https://github.com/perusio/nginx-cache-inspector
 
another for purging:
https://github.com/perusio/nginx-cache-purge
There's also a 3rd party module for cache purging. AFAIK doesn't
support wildcards:
https://github.com/FRiCKLE/ngx_cache_purge
Just make a HTTP request from your app.
--- appa
    
    
More information about the nginx
mailing list