[wpmu-trac] [WordPress MU Trac] #1078: blogs.php sending Content-Length wrong
WordPress MU Trac
wpmu-trac at lists.automattic.com
Fri Jul 31 14:46:13 UTC 2009
#1078: blogs.php sending Content-Length wrong
------------------------+---------------------------------------------------
Reporter: frumph | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone:
Component: component1 | Version: 2.8.2
Severity: major | Keywords:
------------------------+---------------------------------------------------
Line 85: @header( 'Content-Length: ' . filesize( $file ) );
This is ending out the pre-compressed content-lenght while webservers like
iis7 send files gzipped / compressed.
So when the end user receives the file the browser keeps thinking there is
more and locks up.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/1078>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list