Re: gzipping via mod_deflate, the DeflateBufferSize, the Content-Length header, and download progress in Web browsers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Whenever I enable GZIP compression on this page, via mod_deflate, Web
> browsers do not show the total file size to be downloaded, presumably
> because Apache is chunking the reply and the Content-Length header is
> very small, e.g., 20

Do you mean some of the chunk sizes? There should be no Content-Length header.

The browser cannot estimate the progress because neither client or
server knows how large the compressed file will be, because its
compressed on the fly.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux