[Tickets #4978] Docs: PHP compression should not be recommended if IMP is used.
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Feb 7 06:42:33 PST 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4978
-----------------------------------------------------------------------
Ticket | 4978
Created By | tansy at pacific.net.sg
Summary | Docs: PHP compression should not be recommended if IMP is used.
Queue | Horde Base
Version | 3.1.3
Type | Enhancement
State | New
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
tansy at pacific.net.sg (2007-02-07 06:42) wrote:
Hi,
http://www.horde.org/horde/docs/?f=PERFORMANCE.html
recommends PHP output compression.
However, if IMP was used, the compression may mess up the Content-Length:
header used by the download/inline display of attachments. This is because
the resultant file size being download is actually smaller than that of
what is presented in Content-Length.
This may cause the client download to continue to anticipate more data
from the web server when download has actually completed. In such a
situation, the browser will appear to "hang".
More information about the bugs
mailing list