pliigo/pagecacheenabler-bundle

此扩展使 Contao 4.4.7+ 的页面缓存功能得以启用,该功能自 Symfony 3.4.4 以来已损坏

1.1.9 2018-10-26 00:44 UTC

This package is auto-updated.

Last update: 2024-09-26 14:00:58 UTC


README

此捆绑包是修复损坏的 Contao 页面缓存的快速修复方法。在没有工作页面缓存的情况下运行生产网站会导致非常高的 TTFB(首次内容渲染时间)。

在 Symfony 3.4.4 中,AbstractSessionListener 类的行为发生了变化:[链接](https://github.com/symfony/http-kernel/blob/v3.4.4/EventListener/AbstractSessionListener.php#L53)

更改提交可在此处查看:[链接](https://github.com/symfony/http-kernel/commit/6622fe25afe6a2c594189cd72ab83c49014b57df#diff-db3c5d9b0dc8cbb67671806266bef598)

如果您发现任何问题,请随时通知:[链接](https://bitbucket.org/joeherold/pagecacheenabler-bundle/issues)

问题在此处进行讨论:[链接](https://github.com/contao/core-bundle/issues/1246)