Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 1 risposta
  • 4 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di user1929

more options

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!

Soluzione scelta

Does it work if you also set these preferences?

  • network.dnsCacheEntries to 0.
  • network.dnsCacheExpiration to 0.
  • network.dnsCacheExpirationGracePeriod to 0.
Leggere questa risposta nel contesto 👍 0

Tutte le risposte (1)

more options

Soluzione scelta

Does it work if you also set these preferences?

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