Description
Adds cache purge support to Nginx for FastCGI, proxy, SCGI, and uWSGI caches. It lets administrators remove cached content without clearing the entire cache manually.
Use it when cache invalidation must be exposed through Nginx. Purge endpoints should be protected because unauthorized cache purging can hurt performance or serve stale behavior.