[Tickets #4978] Re: Docs: PHP compression should not be recommended if IMP is used.
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Feb 7 16:33:06 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
Updated 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 | Feedback
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
tansy at pacific.net.sg (2007-02-07 16:33) wrote:
> Compression is already disabled in the scripts that download data.
Hi Jan,
May I ask where can I find this option?
The part of the code we are having trouble with is ~line 991 of
lib/Horde/Browser.php where the Content-Length is set using header(). When
this PHP function is called, the browser 'hangs' for a while when we try to
download/view inline an attachment in IMP.
To keep zlib compression enabled in PHP, we had to either disable this
header() line in PHP.
Are we doing something wrong?
Cheers.
More information about the bugs
mailing list