So how can I determine whether an image is being served through the Pantheon CDN? In this particular instance, a third-party auditing tool says that background images (which are being set as inline styles based on an image field) are not being served through the CDN, while all other images are. I’m not quite sure how to confirm that they are right, and if so, what to do about it.
I’ve reviewed this page:
specifically this section
That leads me to think there’s nothing we need to do to ensure that inline images are served through CDN. Am I reading that right?
Any advice is appreciated.