Hi,
I’m trying to get Cloudflare CDN to serve my static assets but I’m having no luck.
I have read the following;
https://support.cloudflare.com/hc/en-us/articles/200172516-Which-file-extensions-does-Cloudflare-cache-for-static-content-
Cloudflare CDN active, but not caching? (I have set the cache expiry from default 4hrs to 1 day and then purged)
https://support.cloudflare.com/hc/en-us/articles/200169556-How-can-I-tell-if-Cloudflare-is-caching-my-site-or-a-specific-file- (I have tried the curl command & it seems ok. Can’t find header in Webpagetest)
If you see this WebpageTest page, it looks like nothing is being served by Clouldflare
The things I have enabled on Cloudflare are:
Minify HTML
Rocketloader
Railgun
Browser Cache Expiry from 4hrs → 1day
Https always on
Have I missed a configuration somewhere?
Thanks in advance.