Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

Where does Firefox keep cached DNS responses?

  • 2 wótegronje
  • 1 ma toś ten problem
  • 13750 naglědow
  • Slědne wótegrono wót rlhouser

more options

I am running Firefox ESR 60.4.0. I have noticed that if I load a page, close the browser, reopen the browser and load the same page, duplicate DNS queries are sent, even at intervals less than the TTL or default cache expiration period. This behavior does not appear to be affected whether or not I change my privacy settings to clear the history when the browser closes. I am trying to understand if this repetition is normal, and where (if anywhere) in the file system the Firefox DNS cache is stored.

I am running Firefox ESR 60.4.0. I have noticed that if I load a page, close the browser, reopen the browser and load the same page, duplicate DNS queries are sent, even at intervals less than the TTL or default cache expiration period. This behavior does not appear to be affected whether or not I change my privacy settings to clear the history when the browser closes. I am trying to understand if this repetition is normal, and where (if anywhere) in the file system the Firefox DNS cache is stored.

Wubrane rozwězanje

hi rlhouser, firefox is keeping resolved dns entries in memory only (you can access them by typing "about:networking#dns" into the address bar). there is no dns cache on disk - as a result it's expected that no recollection is kept after a browser restart.

Toś to wótegrono w konteksće cytaś 👍 1

Wšykne wótegrona (2)

more options

Wubrane rozwězanje

hi rlhouser, firefox is keeping resolved dns entries in memory only (you can access them by typing "about:networking#dns" into the address bar). there is no dns cache on disk - as a result it's expected that no recollection is kept after a browser restart.

more options

Thank you.