• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question How to purge nginx cache through wp-toolkit?

kevinmamaqi

New Pleskian
Hi,

I can see that my plesk site is still caching deleted resources. I have tried to disable cache, delete /var/cache/nginx/domain_folder and the cached resource is still there. Any suggestion?
 
You can't. On the stock NGINX configuration, you'll need to remove the files. The two folders you want to empty are domain_proxy and domain_fastcgi. Are you sure its the server caching the resources?
 
Yeah - if he's deleting those, NGINX will not serve cached files. I'm guessing he's got another cache (browser or cdn). Probably browser
 
Last edited:
Back
Top