nginx-module-cache-purge - NGINX Cache Purge module
Website: | https://github.com/nginx-modules/ngx_cache_purge |
---|---|
License: | BSD |
Vendor: | GetPageSpeed LLC |
- Description:
NGINX module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches. A purge operation removes the content with the same cache key as the purge request has.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install nginx-module-cache-purge