Umbraco 8 website and Azure CDN (caching for page does not work)
I am working on a client's website where I need to setup CDN using DNS.
I using Azure CDN and I did it on www prefix, so when you request https://www.taxory.com it is actually loaded from CDN.
It all works fine for images, scripts, and styles. But the actual page does not load from CDN.
I can't figure out if that is something related to Umbraco or some configuration on my end is missing.
As you see on the screenshot I have "TCPHIT" for all my resources and the only one "TCPMISS" is the actual Umbraco page.
Umbraco 8 website and Azure CDN (caching for page does not work)
I am working on a client's website where I need to setup CDN using DNS. I using Azure CDN and I did it on www prefix, so when you request https://www.taxory.com it is actually loaded from CDN.
It all works fine for images, scripts, and styles. But the actual page does not load from CDN. I can't figure out if that is something related to Umbraco or some configuration on my end is missing.
As you see on the screenshot I have "TCPHIT" for all my resources and the only one "TCPMISS" is the actual Umbraco page.
Any idea how to fix it?
is working on a reply...