Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

  • 1 отговор
  • 4 имат този проблем
  • 9 изгледи
  • Последен отговор от 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!

Избрано решение

Does it work if you also set these preferences?

  • network.dnsCacheEntries to 0.
  • network.dnsCacheExpiration to 0.
  • network.dnsCacheExpirationGracePeriod to 0.
Прочетете този отговор в контекста 👍 0

Всички отговори (1)

more options

Избрано решение

Does it work if you also set these preferences?

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