Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Azure CDN 进行 Azure Blob 图像上传,但它似乎没有在我的网站上正确缓存图像。
我已经设置了 Blob Cache-Control: max-age=4233600 并且当我直接从 blob URL 调用时它似乎工作。但是,从 CDN URL 调用显示 max-age=0。我不确定我是否遗漏了什么,但我看不到任何编辑 CDN 的 Cache-Control 的方法。我哪里错了?
您是否将缓存设置为“公共”?这允许所有下游服务器缓存响应