[104085] in North American Network Operators' Group
Re: [NANOG] support.microsoft.com?
daemon@ATHENA.MIT.EDU (Ben O'Hara)
Thu Apr 24 09:25:45 2008
Date: Thu, 24 Apr 2008 14:25:34 +0100
From: "Ben O'Hara" <bohara@gmail.com>
To: "Colin Alston" <karnaugh@karnaugh.za.net>
In-Reply-To: <4810816A.8070407@karnaugh.za.net>
Cc: nanog@merit.edu
Errors-To: nanog-bounces@nanog.org
On Thu, Apr 24, 2008 at 1:47 PM, Colin Alston <karnaugh@karnaugh.za.net>
wrote:
> Has anyone else noticed strange things with support.microsoft.com?
>
> If I wget it ('http://support.microsoft.com/') from anywhere, I get an
> index.html fine.
>
> If I use lynx, I get gibberish (gzipped content, without a correct header)
>
> If I use Firefox or IE behind some Squid proxies in certain places, it
> doesn't understand the content either.
>
> Looks like either they are not correctly encoding the content based on
> browser capabilities.
>
> _______________________________________________
> NANOG mailing list
> NANOG@nanog.org
> http://mailman.nanog.org/mailman/listinfo/nanog
>
We had a problem this morning accessing it via a squid proxy, worked fine
direct but not via squid.
Fixed it with a
# Fix support.microsoft.com by removing Accept-Encoding header
acl support.microsoft.com dstdomain support.microsoft.com
header_access Accept-Encoding deny support.microsoft.com
Ben
--
Internet Explorer is a program that allows you to access the Internet. And
vice versa.
_______________________________________________
NANOG mailing list
NANOG@nanog.org
http://mailman.nanog.org/mailman/listinfo/nanog