What is the name of the domain?
What is the error number?
Cache Issue and 521 Broken Links
What is the issue you’re encountering
Cache Issue
What steps have you taken to resolve the issue?
We are facing cache not clearing on Cloudflare after purged cache. We generated new cache directories with all images in website but Cloudflare cache old cached directories and and images paths which showing wrong image at frontend even image uploaded on website are correct. We unpause Cloudflare then everyting working fine.
How can we clear and update fresh cache files and directories in Cloudflare rater than conflict with old cache images and paths with new paths.
url/cache/f1df412f5df/1.jpg - this is old path cached in Cloudflare
url cachef1df412fsd45d55df/0.jpg - this path is new as per website.
But Cloudflare showing url/cache/f1df412f5df/1.jpg rather than url cachef1df412fsd45d55df/0.jpg. We purged Cache but not working.
How can we fix this problem we are using magento framework?
thanks