we could learn that Media CDN allow users to add additional cache layer by enable Origin Shielding, but there is no documentation to illustrate whether Cloud CDN have multiple cache layer by default before request to origin.
Solved! Go to Solution.
Hi @yashonl ,
Cloud CDN does not support multiple cache layers natively. It is designed to cache content at the edge locations closest to the end users, reducing latency and improving content delivery performance. As this documentation indicates, Cloud CDN can only initiate multiple cache fill requests if the origin server supports byte range requests.