[wp-trac] [WordPress Trac] #18525: zlib.output_compression "on" in server conflicts with autoupdate
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 4 18:20:46 UTC 2011
#18525: zlib.output_compression "on" in server conflicts with autoupdate
------------------------------------+------------------------------
Reporter: avidre | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.2.1
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------------------
Changes (by kurtpayne):
* cc: kpayne@… (removed)
* keywords: => has-patch dev-feedback
Comment:
[[attachment:18525.diff]] will disable gzip (on apache2, IIS not tested)
and php's zlib compression. It will also send a 4K block of null bytes in
an attempt to defeat chunking. There doesn't seem to be any other way to
force apache2 to stop chunking output without sending a content-length
header.
There's also a modification to force theme/plugin updates to flush
immediately after each step.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18525#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list