Network.proxy.autoconfig retry interval maxFrom MozillaZine Knowledge Base
[edit] Background“Offline Mode†normally does not use a proxy for browsing; however, a bug would prevent proxy auto-config files (PAC files) from loading if Mozilla was started in offline mode. To deal with the problem of inaccessible PAC files, this preference and network.proxy.autoconfig_retry_interval_min were created to control how often the PAC file’s URL was re-tried. If the PAC file loading fails, Mozilla will try to reload it after a period of time. If the file is still inaccessible, Mozilla will increase the interval exponentially (doubling it) and retry again until the interval is equal to or greater than the value set in this preference. [edit] Possible values and their effectsAny non-negative integer, indicating the maximum number of seconds between retries of loading the PAC file. (Default: 300) [edit] Caveats
[edit] First checked in[edit] Has an effect in
[edit] Related bugs[edit] Related preferences |