"Sandi - Microsoft MVP" <> wrote in message
news:...
> To be honest, I can't explain it properly to myself
If an ISP does
> not specifically tell you to enter proxy settings in the connectoid, then
> I find that autodetect is simply not required... all such directioning is
> invariably managed by the server, not the client.
Indeed, many ISP's use transparent proxies. They make their routers redirect
all port 80 traffic to a proxy server. Or they use content based routers
that redirect all HTTP traffic through a proxy (and presumably convert the
standard GET address into a GET host/address in the process).
In other cases, the ISP would like you to go via the proxy but still
supports you going direct so it works both ways.
But in my case I'm behind a corporate firewall half the time and we
definitely need a proxy.pac (either manually or, the preferable policy, by
wpad). We have all manner of partially owned subsidiaries with special
proxies sitting on vpn boundaries between companies and stuff. Our proxy.pac
is hundreds of lines long!
Kevin