Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Does Google Cloud CDN has multiple cache layer?

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 Solved
0 2 517
1 ACCEPTED 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.

View solution in original post