Gea-Suan Lin's BLOG for Work
squid 是可以cache gzip或者deflate压缩的js或者css的如 sina首页的js http://woocall.sina.com.cn/rls/pusher/stable.jsDate Mon, 22 Sep 2008 14:14:30 GMTServer ApacheLast-Modified Mon, 25 Aug 2008 07:29:44 GMTEtag "17-45543c048aa00"-gzipAccept-Ranges bytesCache-Control max-age=120Expires Mon, 22 Sep 2008 14:16:30 GMTVary Accept-EncodingContent-Encoding gzipContent-Length 41Content-Type application/javascriptAge 16X-Cache HIT from nanjing75-168.HP08040112.sina.com.cnVia 1.0 nanjing75-168.HP08040112.sina.com.cn:80 (squid/2.6.STABLE13)
当然由于压缩过的js和没有压缩的js的apache.2.2.9之前的版本给出的etag是一样的,所以在squid缓存的时候会出现些问题 ,但是apache2.2.9对压缩过的资料给了另外的etag 如:Etag "17-45543c048aa00"-gzip
張貼留言
2 則留言:
squid 是可以cache gzip或者deflate压缩的js或者css的
如 sina首页的js
http://woocall.sina.com.cn/rls/pusher/stable.js
Date Mon, 22 Sep 2008 14:14:30 GMT
Server Apache
Last-Modified Mon, 25 Aug 2008 07:29:44 GMT
Etag "17-45543c048aa00"-gzip
Accept-Ranges bytes
Cache-Control max-age=120
Expires Mon, 22 Sep 2008 14:16:30 GMT
Vary Accept-Encoding
Content-Encoding gzip
Content-Length 41
Content-Type application/javascript
Age 16
X-Cache HIT from nanjing75-168.HP08040112.sina.com.cn
Via 1.0 nanjing75-168.HP08040112.sina.com.cn:80 (squid/2.6.STABLE13)
当然由于压缩过的js和没有压缩的js的apache.2.2.9之前的版本给出的etag是一样的,所以在squid缓存的时候会出现些问题 ,但是apache2.2.9对压缩过的资料给了另外的etag
如:Etag "17-45543c048aa00"-gzip
張貼留言