|
Compresing javascript: does it work for you?
The service you linked to shows my main content as being compressed, but not the javascript files..
I understand that some really old browsers have trouble with it, but I have some really big files so it's nice to be able to compress them.
I have my litespeed settings 'compressable' types set to:
text/*, application/x-javascript
I installed the firefox live header and sent it to the address of my big javascript file, and the resulting header was:
HTTP/1.x 200 OK
Server: LiteSpeed
Date: Tue, 27 Mar 2007 12:51:08 GMT
Accept-Ranges: bytes
Cache-Control: max-age=604800
Expires: Tue, 03 Apr 2007 12:51:08 GMT
Etag: "35a07-46081c25-839229"
Last-Modified: Mon, 26 Mar 2007 19:16:53 GMT
Content-Type: application/x-javascript
Content-Length: 219655
|