Network.dnsCacheExpiration: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{preference|pref=network.dnsCacheExpriation}}
{{preference|pref=network.dnsCacheExpiration}}


==Background==
==Background==

Latest revision as of 20:01, 3 December 2010

Background

DNS (Domain Name System) allows an application to translate domain names into IP addresses. To reduce load on DNS servers and to speed up response time, Mozilla caches DNS results. This preference controls how long to cache results.

Possible values and their effects

The number of seconds to cache DNS results. (Default: 60)

Caveats

  • This preference does not exist by default.

First checked in

2001-06-06 by Gordon Sheridan

Has an effect in

  • Netscape (all versions since 6.1)
  • Mozilla Suite (all versions since 0.9.1)
  • Phoenix (all versions)
  • Firebird (all versions)
  • Firefox (all versions)
  • SeaMonkey (all versions)

Related preferences

Related bugs