• ResolvedPlugin Contributor iSaumya

    (@isaumya)


    Hi,
    I just now enabled this plugin on a high traffic block running on Nginx server. But for all the pages the cf cache status is coming as BYPASS even when I do test cache: https://i.imgur.com/TEZBT3z.png

    I’ve already tried enabling the strip response cookie option but still nothing. All pages are getting cf cache status as the bypass. Any idea why?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Did you check when logged in? As that’s normal behavior.
    You should check it when logged out of your WP admin.

    Plugin Contributor iSaumya

    (@isaumya)

    @barkokhba Well yes I checked it as loggedin as if you logout then you can click that button to see if it working or not. take a look at the popup of Test Cache from a different site: https://i.imgur.com/gRrmjHq.png
    And this is on the other site where having the issue: https://i.imgur.com/fiCyXwY.png

    Now here is the crazy part when I cURL the same site on terminal, it is showing as HIT. Check: https://i.imgur.com/hX1wrN2.png

    This has never happened before and I have no idea why the admin section TEST CACHE button keeps showing bypass.

    I can’t see your screenshots as imgur is blocked in Turkey.

    I checked it on your page and it worked perfectly fine.
    This is the repsonse header:

    age: 468
    alt-svc: h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400
    cache-control: s-max-age=604800, s-maxage=604800, max-age=60
    cf-cache-status: HIT
    cf-ray: 5b3d582d2fcc0b47-AMS
    cf-request-id: 03fa35703a00000b479c112200000001
    content-encoding: br
    content-type: text/html; charset=UTF-8
    date: Thu, 16 Jul 2020 17:11:48 GMT
    expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
    link: <https://www.anncoojournal.com/wp-json/>; rel="https://api.w.org/"
    link: <https://bit.ly/2Ck4Cy2>; rel=shortlink
    server: cloudflare
    status: 200
    strict-transport-security: max-age=15552000; preload
    vary: Accept-Encoding
    x-content-type-options: nosniff
    x-powered-by: centminmod
    x-wp-cf-super-cache: cache
    x-wp-cf-super-cache-active: 1
    x-wp-cf-super-cache-cache-control: s-max-age=604800, s-maxage=604800, max-age=60
    Plugin Contributor iSaumya

    (@isaumya)

    @barkokhba Yah I know. But inside the dashboard which I click on Test Cache button, it shows: Error: Cache status: BYPASS - Try again where on other sites it clearly shows Success: Page caching is working properly. I have no idea why this is happening. I’ve already configured it on so many sites and never seen this.

    • This reply was modified 4 years, 4 months ago by iSaumya.
    • This reply was modified 4 years, 4 months ago by iSaumya.
    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Hi,
    I know. I have to optimize the test button ’cause for some reason, the response of Cloudflare is not always the same of a real browsing session

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cache Status Bypass for all pages’ is closed to new replies.