smarty模板缓存文件过多导致的错误
一个网站一直运行正常,突然报错了:
Fatal error: Maximum execution time of 30 seconds exceeded in xxxxx\libs\internals\core.write_file.php on line 27
检查发现smarty模板缓存目录template_c达到了100多M ,清空该目录后错误消失。
评论

一个网站一直运行正常,突然报错了:
Fatal error: Maximum execution time of 30 seconds exceeded in xxxxx\libs\internals\core.write_file.php on line 27
检查发现smarty模板缓存目录template_c达到了100多M ,清空该目录后错误消失。
React 18的并发渲染确实是个重大改进,我们在项目中已经升级使用,性能提升明显!