mod_deflate and chunked encoding

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

 



I have an application server behind that may output chunked responses,
and would like to use compression for them as I do for ordinary
responses.

1. Is that possible with mod_deflate?

2. If it is, is it possible that mod_deflate works by chunks and
Apache builds and sends chunked compressed responses on the fly,
instead of dechunking, buffering, and sending a response with
Content-Length (which would defeat the benefits of the original
chunking).

3. If that's possible, I guess Apache would still buffer
DeflateBufferSize bytes (right?). Does getting that cofiguration
parameter down to 100 bytes or something like that degrade compression
too much?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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