hypershop / module-spike-performance
Magento 2 模块,用于防止在高峰时段刷新缓存
100.4.5.1
2023-10-26 08:53 UTC
README
目标
- 启用此扩展以暂时禁用来自 Magento 后端或前端的任何缓存刷新。在预期大量流量且性能需要最优化的时刻非常有用。
- 如果启用,将有一个定时任务在午夜大约 03:00 重新索引并刷新所有缓存。(可选设置)
安装/设置
- 使用命令
composer require hypershop/module-spike-performance安装模块 - 安装后,运行
bin/magento setup:upgrade以将其添加到 Magento 模块列表。
使用/设置
- 设置可以在
HYPRstack > Spike Performance下找到
附加组件
- 在定时任务准备就绪后爬取网店: Hypershop_SpikePerformancePotatoCrawler
常见问题
- 目前没有已知的问题。