• Hello and good day.

    I have your plugin installed along with fastcgi_cache_path and fast_cache_key configure in nginx.conf.

    However, I can not clear those level 1 and level 2 cache with the plugin.

    I can clear it from the server with a script to delete the cache but the plugin does not do it.

    I have followed the recommended link in the plugin: https://easyengine.io/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/

    However, it is requiring that I remove nginx and install nginx-custom.

    Will this not work without uninstalling nginx?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rayeason

    (@rayeason)

    Hello and good day.

    Is there any update to this question?

    Plugin Contributor Vedant Gandhi

    (@vedantgandhi28)

    Hi @rayeason, The plugin’s cache purge function does not work with the regular Nginx build because it’s missing the fastcgi_cache_purge module. To enable purging, you’ll need to use the nginx-custom package, which comes with this module included. Once installed, the plugin will be able to clear the cache properly.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘FastCGI Cache Levels 1 & 2’ is closed to new replies.