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.
我有一个 Magento 站点并使用 Varnish 缓存进行优化。
我安装并配置了 PageCache 模块(与 Magento 一起使用的 Varnish 的 FPC 扩展),但是当用户登录时,该站点无法被缓存。
解决方案是为模块实施一些 ESI 策略,使其与登录用户一起工作。我怎样才能做到这一点?我需要尽快解决这个问题。太感谢了!