• Resolved glhm

    (@glhm)


    I’ve tried to follow the best practices for setting up the plugin, but for some reason whenever I test my homepage (curl -I https://cogenerate.org) I see cf-cache-status: DYNAMIC and x-wp-cf-super-cache-worker-status: miss. I’m not using any other caching plugins. Any help would be greatly appreciated. Thanks, and you have a great plugin!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi,
    when using the worker mode, when the cache is MISS the cf-cache-status gets sets to DYNAMIC. That’s why I’ve added the x-wp-cf-super-cache-worker-status header to give you the most accurate cache status which is showing MISS.

    BTW, why are you using the worker mode? If you are using the latest version of the plugin, you can take the Cache Everything page rule to the next level with the help of new rulesets.

    Inside the plugin settings > Go to the Other tab and scroll down to the section where you see a new option for Remove Cache Buster Query Paramater. You will also find a implementation guide there with all the rules that you need to add.

    Add those rules to your CF account and then enable this option, you will get a better result than worker. Also make sure you have enabled Smart Tiered Cache inside your CF Dashboard.

    Thread Starter glhm

    (@glhm)

    Thanks Saumya, I disabled workers, and enabled the caching rules. I can already see an improvement. Thanks again, and I hope you’re feeling better after your accident.

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @glhm,
    Glad to know that. If you love using the plugin, please consider sharing a review.

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

The topic ‘cf-cache-status: DYNAMIC’ is closed to new replies.