Cloudflare cache status always dynamic

Hello everyone, I have a question about Cloudflare caching, could I ask for your advice here? There's an image URL in the project https://tv.cmsgo.eu.org/player/assets/login-Bez7HMPq.jpg, and this image never gets cached in Cloudflare; the cf-cache-status is always DYNAMIC. I've set up a cache rule, but it doesn't seem to be working.
No description
6 Replies
labulac
labulacOP2mo ago
In the Cloudflare tracking, it can be seen that the rule is being hit. cache-control is public, max-age=86400
Walshy
Walshy2mo ago
is in requires an exact value Not a prefix you'll want a starts_with /static or starts_with /libs ... or use a regex (if available)
labulac
labulacOP2mo ago
I just deleted this section, and even after attempting to refresh the request, it is still not cached. Could you please help check this issue?
No description
labulac
labulacOP2mo ago
No description
labulac
labulacOP2mo ago
No description
labulac
labulacOP2mo ago
🙏

Did you find this page helpful?