Hi everyone,
I cannot find in any official doc if the CDN, created to serve my bucket content, is automatically caching .zip files. In other words, are .zip files considered static content by the CDN?
If not, how do I set my CDN to cache .zip files so they're not always requested from the origin?
Thank you!
Hi @PaviaMetamatt,
Cloud CDN caches common static content types. Zipped (compressed) files is not a static content, therefore, it will not be cached.
Ideally, since your backend is a bucket, one work-around that you might consider is to set Force cache all content.