Cf-cache-status being BYPASS

I’m using Cloudflare for my Woocomerce website using Super Page Cache for Cloudflare plugin.
I’m randomly getting cf-cache-status as Bypass for Collection pages.
Also, we are getting BYPASS for all the product pages.

Can someone please help me how to get this fixed.

What’s the URL of a page that’s getting BYPASS?

Also, BYPASS (and other status) are described here:

1 Like

This is one of the product page:

Product Page

That link didn’t post.

https://alphasummit.in/product/academic-bust-drawings-circa-1880-paris-set-of-3/
This is one of the product page where the cf-cache-status is coming us as BYPASS.

Text: alphasummit.in/product/academic-bust-drawings-circa-1880-paris-set-of-3/

As the link I posted says, you’ll get a BYPASS if the server returns a cookie.

% curl -svo /dev/null https://alphasummit.in/product/academic-bust-drawings-circa-1880-paris-set-of-3/ 2>&1 | grep set-cookie
< set-cookie: dokan_product_viewed=269193

Got it. Is there any way we can keep the cookie and still have the page being cached?

No. Cloudflare does not save cookies in cache.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.