Why is the plugin required?
-
It seems like the plugin could be replaced by Nginx directives proxy_cache_bypass (which prevents a request being looked up from the cache if certain headers are set), and proxy_no_cache (which prevents a request from being stored in the cache if certain headers are set).
http://ww.wp.xz.cn/extend/plugins/nginx-proxy-cache-integrator/
The topic ‘Why is the plugin required?’ is closed to new replies.