Re: [Resin-interest] Problem with gzip compression for javascript downloads from Linux server

2007-08-24 Thread Scott Ferguson
On Aug 23, 2007, at 8:39 PM, Michael L. Davis wrote: Hi, So I touch'ed prototype-compressed.js (to get rid of the 403) and we get: [0] GET /startpage/scripts/prototype-compressed.js HTTP/1.1 [0] Remote-IP: 75.71.75.22:3697 [0] User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1;

Re: [Resin-interest] Problem with gzip compression for javascript downloads from Linux server

2007-08-23 Thread Michael L. Davis
Hi, So I touch'ed prototype-compressed.js (to get rid of the 403) and we get: [0] GET /startpage/scripts/prototype-compressed.js HTTP/1.1 [0] Remote-IP: 75.71.75.22:3697 [0] User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 [0] Accept:

Re: [Resin-interest] Problem with gzip compression for javascript downloads from Linux server

2007-08-23 Thread Michaeljohn Clement
Michael L. Davis wrote: The 'write-chunk(16284)' looks like it is trying to do something - but FireBug and that website that sends HEAD instead of GET both report 53K. If someone can convince me that FireBug is just plain wrong (tho it correctly reports on Windows XP) ... I've never seen

Re: [Resin-interest] Problem with gzip compression for javascript downloads from Linux server

2007-08-20 Thread Scott Ferguson
On Aug 16, 2007, at 2:13 PM, Michael L. Davis wrote: Hi Everybody, Using Resin Pro 3.0.23, enabling gzip compression works on Windows XP, specifically the large (300K+) amount of javascript we use gets compressed to 25% or so. Very nice. But on Linux, only the HTML is compressed. This we