• Resolved gabasj

    (@gabasj)


    Since I am using WP Rocket on my site, what’s the difference between using this plugin, or cloudflare plugin to simply using WP Rocket Add-ons > Cloudflare ?

Viewing 1 replies (of 1 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    WP Rocket is an ancient caching system that uses a disk-based cache system. This means the request first comes to your server then some little amount of PHP code gets executed to find the cached page and serve that from the cache.

    Whereas this plugin cached your web pages and static files at the global CDN level. So, the request comes even comes to your server, if it’s cached, it gets intercepted by Cloudflare and then served by Cloudflare.

    Lastly, the WP Rocket Addon only caches the static file and not the webpages. It’s totally up to you, which one you would like to use.

Viewing 1 replies (of 1 total)

The topic ‘[Question] WPRocket’ is closed to new replies.