plugin-icon

Buffer Flush Fix

作者:openwrite·
If you've run into the error "failed to send buffer of zlib output compression" with WordPress, this simple plugin fixes the issue.
版本
1.0
活跃安装
10
最后更新
Oct 4, 2019

If you’ve run into the error “failed to send buffer of zlib output compression” with WordPress, this simple plugin fixes the issue.

The plugin replaces the default “wp_ob_end_flush_all” implementation, by adding a check for whether zlib compression is on. If it is, then buffer level one isn’t flushed. This prevents WordPress from trying to flush the ‘reserved’ compression buffer, which causes an error.

A patch has also been submitted to the WordPress core, with this plugin as an interim solution.

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.2.23
这个插件是可用的下载,适用于您的站点。