One of our big Nginx cache servers has recently been upgraded to have 70T storage, which is pretty good storage for a proxy. And in…
Tag: proxy_cache
how to disable effectively the deleting (purging) files from nginx proxy_cache (nginx cache manager process)
In peaks deleting files could kill your server and easily the traffic could degraded multiple times than normal if the nginx cache manager start deleting…
Check whether nginx cache manager is deleting files at the moment
Here is a tip for the webmasters (or system admins) to discover whether the nginx using proxy_cache to cache files is deleting files at the…