Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

In Firefox Quantum running on Windows Server 2016, is there any way to clear/flush the DNS cache in the browser?

  • 1 Antwort
  • 4 haben dieses Problem
  • 171 Aufrufe
  • Letzte Antwort von user1929
  • Gelöst

When switching onto VPN, we have an address that will resolve from an external IP address to an internal IP address (and back when getting off of VPN). The problem is, Firefox appears to hold on to the old DNS to IP resolution for a long period of time. This makes our website inaccessible until the old IP address drops and the browser initiates a new DNS request. Changing the network.dnsCacheExpiration value in about:config to something lower does not solve/improve the issue.

There was a browser add-on named DNS Flusher which used to be available to help with this problem, but now the developer says that in Quantum the API that the add-on relied on is no longer available. PLEASE HELP!

When switching onto VPN, we have an address that will resolve from an external IP address to an internal IP address (and back when getting off of VPN). The problem is, Firefox appears to hold on to the old DNS to IP resolution for a long period of time. This makes our website inaccessible until the old IP address drops and the browser initiates a new DNS request. Changing the network.dnsCacheExpiration value in about:config to something lower does not solve/improve the issue. There was a browser add-on named DNS Flusher which used to be available to help with this problem, but now the developer says that in Quantum the API that the add-on relied on is no longer available. PLEASE HELP!

Ausgewählte Lösung

Does it work if you also set these preferences?

  • network.dnsCacheEntries to 0.
  • network.dnsCacheExpiration to 0.
  • network.dnsCacheExpirationGracePeriod to 0.
Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

Ausgewählte Lösung

Does it work if you also set these preferences?

  • network.dnsCacheEntries to 0.
  • network.dnsCacheExpiration to 0.
  • network.dnsCacheExpirationGracePeriod to 0.