Browser cache and Cache-Control header

Hello,

One of my pages needs to close the browser cache and also needs to turn off the Cloudflare cache, but how do I modify the Cloudflare configuration does not work.

I try:

Page Rules -> Cache Level -> Bypass
Browser Cache Expiration -> Respect Existing Headers (I have set the Cache-Control header on the source server response)
Purge Everything Caching

Anyway, my page will always be cached by the browser, and the response header Cache-Control: max-age=43200 will not change.

Please help me, thanks a lot.

Domain: domain.com
Page Rules: Cache Level → Bypass https://domain.com/post/*

Hey Buddy,

If you need a domain name to check, I can tell you by private message.

Thank you, I can confirm that my configuration is no problem, because I tried a lot of configuration and didn’t change anything.

Anyone help me?

:cry::cry::cry::cry:

Browsers themselves will never cache HTML, so what you’re trying to achieve (browser cache only, no CF cache) is impossible.

Thanks.

This topic was automatically closed after 30 days. New replies are no longer allowed.