• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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