Title: Cache status Dynamic
Last modified: November 27, 2022

---

# Cache status Dynamic

 *  Resolved [PD](https://wordpress.org/support/users/peterdowney01/)
 * (@peterdowney01)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/cache-status-dynamic-4/)
 * First off, this plugin looks great.
 * I’m at a bit of a loss as to why my setup is showing as dynamic on first load.
   Subsequent refreshes will eventually show as Hit, but the first load each time
   seems to always show as Dynamic. Server is Nginx, I’ve added the necessary rules
   for Nginx to the config. Maybe you’ll be able to catch something I’m missing 
   in the headers.
 * Site is my test server, [https://wordpresstesting.com/](https://wordpresstesting.com/)
    -  This topic was modified 3 years, 6 months ago by [PD](https://wordpress.org/support/users/peterdowney01/).

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [iSaumya](https://wordpress.org/support/users/isaumya/)
 * (@isaumya)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/cache-status-dynamic-4/#post-16243765)
 * Hi [@peterdowney01](https://wordpress.org/support/users/peterdowney01/),
    I saw
   a bunch of issues on your website so I’m pointing them out here, hopefully once
   you implement them all your issues will go away.
 * But before I get onto the issues, I would like to let you know that when using
   the Worker mode, when a cache is MISS it shows as DYNAMIC, I know it’s wired 
   but that’s what it happens. That is why when using worker mode you should look
   at `x-wp-cf-super-cache-worker-status` header value in the response header. you
   will see that when CF cache status is DYNAMIC that header value is MISS. Hope
   this clarifies the dynamic things.
    Screenshot: [https://i.imgur.com/OdqjV5v.jpeg](https://i.imgur.com/OdqjV5v.jpeg)
 * > [View post on imgur.com](https://imgur.com/kNk6BNU)
 * Now coming to the issues:
    1. Looking at the response header of your website 
   I can see that you are using both this plugin + Cloudflare APO and Cloudflare
   official plugin. Please don’t do that. When using this plugin you cannot use 
   CF APO or the official CF plugin. You need to choose one or the other. If you
   choose to use APO then use APO + official CF plugin otherwise you need to deactivate
   API in your CF dashbaord and also remove the official Cloudflare plugin from 
   your website and only use this plugin. Screenshot: [https://i.imgur.com/sF2wKzR.jpeg](https://i.imgur.com/sF2wKzR.jpeg)
 * 2. Why are you using the worker mode? Is there any special reason behind it? 
   Have you checked the new cache rule based implementation guides released with
   the current version of the plugin: [https://gist.github.com/isaumya/af10e4855ac83156cc210b7148135fa2](https://gist.github.com/isaumya/af10e4855ac83156cc210b7148135fa2)
 * Basicallly you can use the Cache Everyything page rule without worrying about
   the `?swcfpc=1` cache buster query string. If you haven’t checked it out, in 
   the plugin settings > Other tab and scroll down on that page you will see the
   option.
 * Make sure you read the implementation guide first and implement the rules properly
   before enabling that option.
 * 3. Super charging the cookir bypass: [https://i.imgur.com/w8rhrLx.jpeg](https://i.imgur.com/w8rhrLx.jpeg)
   
   Do you really need to enter `bookly_?|comment_|(c(_|wid)|dd_)|jetpack|no_?cache
   |woocommerce_(cart_hash|items_in_cart|recently_viewed)|wordpress_|wp(-|sc_)|xf_
   |yith_w(cwl_session|rvp)` in the custom cookie bypass section? I honestly don’t
   think so.
 * With the default setup the plugin comes with it automatically bypass cache for
   most cookies, you you never ever have to use that option. What you have added
   there is really useless and is absoluetely not needed.
 * Once you work on these suggestions, you will see great results. I will also recommend
   you to enable the Smart Tiered Cache in your Cloudflare dashhboard.

Viewing 1 replies (of 1 total)

The topic ‘Cache status Dynamic’ is closed to new replies.

 * ![](https://ps.w.org/wp-cloudflare-page-cache/assets/icon-256x256.gif?rev=3234997)
 * [Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals](https://wordpress.org/plugins/wp-cloudflare-page-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-cloudflare-page-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [iSaumya](https://wordpress.org/support/users/isaumya/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/cache-status-dynamic-4/#post-16243765)
 * Status: resolved