FRiCKLE / ngx_cache_purge

nginx module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches.
http://labs.frickle.com/nginx_ngx_cache_purge/
Other
1.06k stars 310 forks source link

Instructions on configuration of ngx_cache_purge to purge specific key or partial key #65

Open neelam-007 opened 5 years ago

neelam-007 commented 5 years ago

Hi

Thanks for providing this module. I am just getting started with this module and have a built nginx image with this module. Now, I'm not sure how I would configure the purge to only purge select files - for example by providing a hash/key or something similar, what variables can be used? Thanks