• When testing cache I get the error:

    ————————–

    Page caching seems not working for both dynamic and static pages.
    
    Error on dynamic page (https://webvitals.pro): Cache status: DYNAMIC - The resource was not cached by default and your current Cloudflare caching configuration doesn't instruct Cloudflare to cache the resource. Instead, the resource was requested from the origin web server.
    
    Error on static resource (https://webvitals.pro/wp-content/plugins/wp-cloudflare-page-cache/assets/testcache.html): Unable to find the Cache-Control response header.

    ————————-

    I was able to verify the headers with both curl as well as network tab in dev tools. Refreshed multiple times and always get “cf-cache-status: dynamic”

    Any help is appreciated!

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

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

    (@hugo77)

    `alt-svc: h3-27=”:443″; ma=86400, h3-28=”:443″; ma=86400, h3-29=”:443″; ma=86400
    cache-control: s-maxage=31536000, max-age=60
    cf-cache-status: DYNAMIC
    cf-ray: 646f87ed58b30a04-GIG
    cf-request-id: 09b993485400000a0433a16000000001
    content-encoding: gzip
    content-type: text/html; charset=UTF-8
    date: Wed, 28 Apr 2021 10:15:43 GMT
    expect-ct: max-age=604800, report-uri=”https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct”
    ki-edge: v=12
    link: <https://webvitals.pro/wp-json/&gt;; rel=”https://api.w.org/&#8221;, <https://webvitals.pro/wp-json/wp/v2/categories/15&gt;; rel=”alternate”; type=”application/json”
    server: cloudflare
    vary: Accept-Encoding
    x-content-type-options: nosniff
    x-edge-location-klb: 1
    x-kinsta-cache: HIT
    x-wp-cf-super-cache: cache
    x-wp-cf-super-cache-active: 1
    x-wp-cf-super-cache-cache-control: s-maxage=31536000, max-age=60
    x-wp-cf-super-cache-cookies-bypass: swfpc-feature-not-enabled
    :authorit`

    • This reply was modified 3 years, 7 months ago by hugo77.
    Plugin Contributor iSaumya

    (@isaumya)

    Hi,
    while checking your webpage I see that you are using Cloudflare APO and not this plugin so, unless you turn off APO and turn this back on, I can’t check what’s going on here. But if you have any existing page rules before installing this plugin I will recommend temporary disabling that as that might be causing conflicts.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cache not working | cf-cache-status: dynamic’ is closed to new replies.