[wp-trac] [WordPress Trac] #18525: zlib.output_compression "on" in server conflicts with autoupdate

WordPress Trac noreply at wordpress.org
Fri Jul 17 16:20:45 UTC 2015


#18525: zlib.output_compression "on" in server conflicts with autoupdate
------------------------------------+------------------------------
 Reporter:  avidre                  |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Bootstrap/Load          |     Version:  3.2.1
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+------------------------------

Comment (by selnomeria):

 THE only solution yet, i have came accross, is this:

 {{{
 remove_action( 'shutdown', 'wp_ob_end_flush_all', 1 );
 }}}

 '''See the details:
 https://core.trac.wordpress.org/ticket/22430#comment:4'''

--
Ticket URL: <https://core.trac.wordpress.org/ticket/18525#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list