Post Reply 
compress/gzip?
Aug. 25, 2008, 10:24 AM
Post: #7
RE: compress/gzip?
No it is not av. I have same problem on Ubuntu. Maybe it is web server on host side. I tried firefox extension "live http headers". Example:

http://www.endrigo.com/files/readme.txt

GET /files/readme.txt HTTP/1.1
Host: http://www.endrigo.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Cookie: ******** erased by me *********
If-Modified-Since: Mon, 25 Aug 2008 10:04:03 GMT
If-None-Match: "b8c41ce7996c91:1725c"
Cache-Control: max-age=0

HTTP/1.x 304 Not Modified
Accept-Ranges: bytes
Date: Mon, 25 Aug 2008 10:18:21 GMT
Etag: "b8c41ce7996c91:1725c"
Last-Modified: Mon, 25 Aug 2008 10:04:03 GMT
Server: Microsoft-IIS/6.0
Via: 1.0 local:3128 (squid/2.6.STABLE21)
X-Cache: MISS from local
X-Cache-Lookup: HIT from local:3128
X-Powered-By: ASP.NET

It should be compressed but... is not. Maybe "304" is problem? When I see gziped content it is always "200".
Quote this message in a reply
Post Reply 


Messages In This Thread
compress/gzip? - Guest - Aug. 21, 2008, 09:16 AM
RE: compress/gzip? - jart - Aug. 21, 2008, 11:04 AM
RE: compress/gzip? - Guest - Aug. 21, 2008, 03:10 PM
RE: compress/gzip? - Guest - Aug. 22, 2008, 01:47 PM
RE: compress/gzip? - Guest - Aug. 24, 2008, 03:05 PM
RE: compress/gzip? - jart - Aug. 24, 2008, 03:45 PM
RE: compress/gzip? - Guest - Aug. 25, 2008 10:24 AM
RE: compress/gzip? - jart - Aug. 27, 2008, 05:54 PM
RE: compress/gzip? - Guest - Aug. 28, 2008, 09:16 AM

Forum Jump: