Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 1 odpověď
  • 4 mají tento problém
  • 8 zobrazení
  • Poslední odpověď od 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!

Zvolené řešení

Does it work if you also set these preferences?

  • network.dnsCacheEntries to 0.
  • network.dnsCacheExpiration to 0.
  • network.dnsCacheExpirationGracePeriod to 0.
Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (1)

more options

Zvolené řešení

Does it work if you also set these preferences?

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