What route is this Is it literally ` `
What route is this? Is it literally
/
, or something under /
?9 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
What page rules/cache rules do you have set, just the one in the screenshot?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@Erisa | Support Engineer any ideas here? Reading through all the docs, I wouldn't expect Cf to be caching it?
This route isn't a file extension that's cache by default, and all the settings here are just saying to respect the origin, which doesn't say to cache?
My advice remains the same though, being that you should explicitly set cache headers rather than relying on default behaviour of systems
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I mean, yes, but at that point there are also problems for someone beyond Cf
Browsers may also cache things without an explicit cache header, as may other proxies
And has been noted before, if they request is authorized, or returns a cookie, Cloudflare will not cache it
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Yeah, it will cache when there is no cache header, but it should only be on the file types listed there
And this route is not one of thoes file types
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View