[wp-trac] [WordPress Trac] #18043: Uploaded images dissapear after loading if using compression w/Apache

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 10 14:31:17 UTC 2012


#18043: Uploaded images dissapear after loading if using compression w/Apache
-------------------------------------------------+-------------------------
 Reporter:  ctsttom                              |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
Component:  Multisite                            |  Review
 Severity:  major                                |     Version:  3.2.1
 Keywords:  has-patch dev-feedback needs-        |  Resolution:
  testing                                        |
-------------------------------------------------+-------------------------
Changes (by OlivierMonaco):

 * cc: OlivierMonaco (added)


Comment:

 I'm using WordPress 3.4.2 as a multi-site installation with Apache and
 PHP-FPM and have the same problem. If I configure Apache to do the
 compression and to use persistant connections (Keep-Alive), Chrome waits
 until the the Keep-Alive timeout expires. If I disable the compression or
 the use of persistant connections, all works fine. If I comment the line
 in ms-files.php which add the Content-Length header, all works fine.

 Modifing Apache configuration is not really an option.

 Modifing ms-files.php is not an option if download of big files becomes
 impossible. So I put a MP3 file of 12 MiB and had no problem to fully
 download/listen it from Chrome and Firefox under Windows 7.

 So, for me, it's better to remove this code.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18043#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list