Magento 2 & Checking which elements are cached

Hi All,
I am using the Pro Plan for my Magento 2.3.5 website. The domain is “Proxied” but I have not used a CDN until now and I want to know if its possible to determine what is being cached by the CDN?

If I use speed test checkers etc, they are confirming a CDN is in use, but how do I check what is exactly cached? an example would be, static images on the landing page and product images.

If I view the source of the website, locate the image, it is showing my domain name, not one of a CDN.

Thanks

https://support.cloudflare.com/hc/en-us/articles/200172516-Understanding-Cloudflare-s-CDN#h_bd959d6a-39c0-4786-9bcd-6e6504dcdb97

1 Like

Hi,
So the only option is to use Developer Tools \ Headers and check the status manually like below?

In which case product images are not cached and reporting a “MISS” In order to catch these images, I assume page rules is the way forward?

Thanks

There’s a Firefox extension too I believe which shows the cache status.

If something is a MISS which should be cached by default, you’ll just need a couple of requests and it should be cached.

1 Like

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