Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/magento/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Performance Magento-清漆/ESI:包括/基于Cookie的自定义定价_Performance_Magento_Varnish_Esi - Fatal编程技术网

Performance Magento-清漆/ESI:包括/基于Cookie的自定义定价

Performance Magento-清漆/ESI:包括/基于Cookie的自定义定价,performance,magento,varnish,esi,Performance,Magento,Varnish,Esi,我正在使用Varnish在站点中实现esi:includes。这样做的主要原因是能够根据保存到cookie中的邮政编码为用户提供南北定价服务。然而,性能现在似乎是一个相当大的问题。见: 价格块正在单独缓慢加载 有没有更好的方法来实现这一点;例如,在确定用户的区域后,修改url以指定“n”或“s”,以便产品和类别页面可以在“n”和“s”版本中整体缓存 你自己提供答案。。。顺便说一下,目前提供的链接上的所有内容都是404…我没有看到任何esi标记,也没有正常工作的清漆缓存。一些配置问题。

我正在使用Varnish在站点中实现esi:includes。这样做的主要原因是能够根据保存到cookie中的邮政编码为用户提供南北定价服务。然而,性能现在似乎是一个相当大的问题。见:

价格块正在单独缓慢加载


有没有更好的方法来实现这一点;例如,在确定用户的区域后,修改url以指定“n”或“s”,以便产品和类别页面可以在“n”和“s”版本中整体缓存

你自己提供答案。。。顺便说一下,目前提供的链接上的所有内容都是404…我没有看到任何esi标记,也没有正常工作的清漆缓存。一些配置问题。