Site running Google Cloud CDN - According to numerous test is not Caching webp images - potentially all images.
https://gtmetrix.com/reports/mydoginsurance.com.au/TpxI5hxs/ 19 resources not using CDN:
Initially I used the Cloud CDN configuration of "Cache Static Content". But upgraded this to "Use origin settings based on cache-control headers" Current Cache Settings:
I am still seeing images, particularly webp not being cached by CDN. I have also updated the .htaccess file to increase the TTL for webp.
I "think" this may be due to nginx and what is a "static" image.
How can I get these images cached properly in cloud CDN?
UPDATE:
The cache seems to exist, its just too short and I can't seem to extend it. the CDN says its only caching these images under a 50min cage policy, but I've set htaccess to 1 year.