Features/Proxy Settings: Difference between revisions
Line 58: | Line 58: | ||
== How To Test == | == How To Test == | ||
* Brief explaining: proxy configuration can be done in three ways: | |||
*** Explicit Proxy – A single proxy is specified in the browser with a literal proxy bypass list. | |||
*** PAC File – The location of a PAC file is specified (e.g. hosted locally or on a web server) in the browser. The PAC file can provide proxy fail-over support, advanced proxy bypass support , and much more (see below). | |||
*** WPAD – Only requiring a check box be selected in the browser, the browser may use DHCP or DNS in attempt to guess the location of the PAC file. | |||
* Go to mysettings | * Go to mysettings | ||
Line 83: | Line 90: | ||
[[File:testproxysupport-automaticmode.png|center|400px]] | [[File:testproxysupport-automaticmode.png|center|400px]] | ||
Automatic proxy configuration has two parts: | |||
* PAC - | |||