• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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