tor 2009-11-19 klockan 13:21 +0800 skrev yaoxing zhang: > Hello everyone, > I'm using squid 3.0 stable 16 as a accelerator for my IIS 7.0 server. > And I find that squid does not enable gzip for compressing, which > increases a lot of internet traffic. I can't find any option with which > I can enable gzip. Can anyone help me? If using MSIE: Internet options -> Advanced -> Use HTTP/1.1 via proxies. Without this MSIE won't ask for compressed content when using a proxy. IIS may also need some tuning to enable gzip compression on HTTP/1.0 requests. Regards Henrik