Re: how do I stop Firefox doing a conditional get?

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

 



Al wrote:

> Per Jessen wrote:
>> Al wrote:
>> 
>>> Make certain your steam is compressed
>>> http://www.whatsmyip.org/mod_gzip_test/
>>>
>> 
>> The files I was having the problem with are GIFs, so already LZW
>> compressed.
>> 
> Try by not LZW compressing and the use ob_start() and flush() so your
> files are gzip compressed. I don't know if Firefox knows how to
> readily handle LZW on the fly. It does know how to handle gzip.

Al, thanks for suggestion, but you're talking rubbish.  _All_ browsers
understand GIFs, and they are all LZW compressed.  There's absolutely
zero point in trying to gzip them as well. 


/Per Jessen, Zürich


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux