webidea24/magento2-module-prevent-rendering-esi-blocks
最新稳定版本:0.1.1
Composer 安装命令:
composer require webidea24/magento2-module-prevent-rendering-esi-blocks
包简介
Magento 2 Extension: Prevent rendering ESI blocks
README 文档
README
Magento does replace the output HTML of blocks with a TTL with an ESI-Tag for the Varnish Cache.
In this case Magento wasted time to render the block, because the output of the block will be never used.
So this module will prevent rendering blocks with a TTL to increase the TTFB (Time to the first byte).
Install
compose require webidea24/magento-module-prevent-rendering-esi-blocks bin/magento setup:upgrade
统计信息
- 总下载量: 456
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-28