NGINX Cache Purge module
5 — 所有核心与模块指令——语法、默认值、上下文与真实配置示例。
cache_purge_response_type
cache_purge_response_type 指令用于在 NGINX 中设置缓存清除操作的响应格式。
httpserverlocation
fastcgi_cache_purge
fastcgi_cache_purge 指令允许清除 FastCGI 缓存中的已缓存内容。
httpserverlocation
proxy_cache_purge
`proxy_cache_purge` 指令允许从 NGINX 的代理缓存中清除特定页面。
httpserverlocation
scgi_cache_purge
`scgi_cache_purge` 指令允许根据指定的缓存键从 SCGI 缓存中移除缓存的内容。
httpserverlocation
uwsgi_cache_purge
The `uwsgi_cache_purge` 指令允许根据指定的键从 uWSGI 缓存中清除缓存的响应。
httpserverlocation