关于 SAP Spartacus SSR 服务器返回的响应是否应该被缓存的问题

分 SSR 和 CSR 两种情况进行讨论。


when a page is CSR fallback, the CSR app is served with the Cache-Control:no-store header to ensure it is not cached by the caching layer.


关于 SAP Spartacus SSR 服务器返回的响应是否应该被缓存的问题


when a page is CSR fallback, the CSR app is served with the Cache-Control:no-store header to ensure it is not cached by the caching layer.


On the other hand, if a page request is served in SSR mode, the response returned by SSR server could be cached in CDN. In this case, the response does not have Cache-Control: no-store in the header.


Cache-Control: no-store is only there in CSR fallback case.

关于 SAP Spartacus SSR 服务器返回的响应是否应该被缓存的问题


关于 SAP Spartacus SSR 服务器返回的响应是否应该被缓存的问题

上一篇:利用VOIP电话通信服务,他骗得18亿美元


下一篇:HTTP协议工作原理(与HTTPS的区别)