RE: [squid-users] Unable to Access support.microsoft.com through Squid

From: Dean Weimer <dweimer@dont-contact.us>
Date: Fri, 2 May 2008 12:34:10 -0500

Thanks for your help Mick, this solved the problem.

Also after seeing this I was able to figure out that in squid 3.0 you can use request_header_access in place of header_access.

Thanks,
     Dean Weimer
     Network Administrator
     Orscheln Management Co

-----Original Message-----
From: Michael Graham [mailto:mgraham@bloxx.com]
Sent: Friday, May 02, 2008 10:37 AM
To: squid-users@squid-cache.org
Subject: Re: [squid-users] Unable to Access support.microsoft.com through Squid

> Has anyone else ran into this issue, and found a solution to the problem?

I do

# Fix broken sites by removing Accept-Encoding header
acl broken dstdomain support.microsoft.com
acl broken dstdomain .digitalspy.co.uk
header_access Accept-Encoding deny broken

The problem is that sending Accept-Encoding causes these sites to reply
with a header that it's not supposed to (Transfer-Encoding: chunked)

Cheers,
Mick
Received on Fri May 02 2008 - 17:34:13 MDT

This archive was generated by hypermail 2.2.0 : Tue May 13 2008 - 12:00:02 MDT