When Internet Explorer is set to auto-detect proxy settings, is there a way to view what it detects?

link|improve this question

Good question and I want to know as well. – ymasood Sep 1 '09 at 12:20
1  
@ymasood that's what the little ^ arrow is for – Aidan Ryan Sep 1 '09 at 12:33
feedback

1 Answer

up vote 7 down vote accepted

The settings are retrieved from http://wpad/wpad.dat which is a javascript file describing which proxy server should be used in which situation. Your best bet is to open that URL and figure the proxy out from the contents it returns.

link|improve this answer
Ah, excellent. Here is more detail on the Web Proxy AutoDiscovery protocol: en.wikipedia.org/wiki/Web_Proxy_Autodiscovery_Protocol – Aidan Ryan Sep 1 '09 at 23:22
Are you sure that's the link? What's wpad's top level domain? – Nathan Fellman Oct 10 '09 at 8:38
Oh... I see. I should use wpad in my local domain – Nathan Fellman Oct 11 '09 at 6:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.