• Resolved satheeshrajv

    (@satheeshrajv)


    Hi,

    I’m using wp-rocket plugin. As per the Cf-Super-Cache plugin suggestion, I have installed “WP Rocket | Disable Page Caching” plugin and I have enabled “Disable page cache” option for WP-rocket in Cf-Super-Cache plugin. Inside wp-content folder there is no advanced-cache.php file. But when I access my site, after sometime wp-rocket creating some cache and updating the varnish too.

    When access same page after few hours I’m getting HIT in both Cf-Cache-Status and X-Cache but when I check with varnishtop -i bereqURL command, page is not hitting the varnish cache.

    I don’t know what is going wrong here. Please help me to resolve this.

    Note: I’m using cloudways server. My varnish port is 8080

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter satheeshrajv

    (@satheeshrajv)

    Adding to the above issue. Varnish is being loaded with incorrect data(optimizations done by wp-rocket). When I disable the varnish, I’m getting properly optimized output.

    Thread Starter satheeshrajv

    (@satheeshrajv)

    Adding to the above point, rocket_purge_time_event cron job is running every hour. I think it is disturbing all the cache. Even I have set the Cache Lifespan to 0 in wp-rocket cache settings. But still the cron job is running every hour.

    Is there any way to stop that cron. I’m using wp-rocket to just lazy-load all the scripts. Is there any good plugin todo that?

    Plugin Contributor iSaumya

    (@isaumya)

    Hi,
    Honestly, I would suggest you to not use WP Rocket with this plugin, you would get a much better optimization result with Perfmatters.

    If you are using WP Rocket, please follow this guide: https://gist.github.com/isaumya/d5990b036e0ed2ac55631995f862f4b8

    Also, when using this plugin, you really don’t need varnish as your pages are cached at the CDN level.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue with wp-rocket’ is closed to new replies.