nanog mailing list archives

Re: [NANOG] support.microsoft.com?


From: "Ben O'Hara" <bohara () gmail com>
Date: Thu, 24 Apr 2008 14:25:34 +0100

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/&apos;) 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


Current thread: