Antwort: Re: [Mod_gzip] Gzip encoding, IE 5 & 6, proxy caches, NetCache

Kieran Topping mod_gzip@lists.over.net
Fri, 4 Oct 2002 19:09:11 +0100


Michael,

Thanks for the reply,

> > The above criteria will lead to webpages being predictably currupted,
>
> Not in my case ... :-(
Sorry, I should have added that the proxy was NetCache. Try using the proxy
I suggested: proxy.ord.marketscore.com 80 .

> - I am using some Netscape proxy server to connect to the WWW, and
> - HKEY_CLASSES_ROOT\Protocols\Name-Space Handler at least contains
>   an entry named "mk", containing the value
>   "Standard" -> "NameSpace Filter for MK:@MSITStore:...".

Actually, moreover, the Microsoft article suggests that it is only
"Name-Space Handler" keys in the registry that are named "http", "https",
"ftp", "gopher", "file" that cause the problem. It seems that your "mk"
entry wouldn't fit this bill and so is therefore probably not going to cause
a problem.

> But how can a browser "use" a transparent proxy?
> If the proxy is transparent, then the browser isn't even
> aware of the proxy's existance.
There is a fairly specific way in which Netcache proxies serve chunked
pages, in that they serve the chunks "one chunk per ip packet" so it could
be something to do with that. Maybe I used the term "transparent"
incorrectly. One can often tell from the HTTP headers that a proxy has been
used, although it has happened without being explicitly requested.

kieran