View Single Post
Old 22-05-2006, 23:53   #134
altis
cf.mega poster
 
altis's Avatar
 
Join Date: Jun 2003
Location: Warrington ntl:81304 Altitude: 12m (and falling)
Posts: 4,499
altis has a nice shiny staraltis has a nice shiny star
altis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny staraltis has a nice shiny star
Re: [Merged]-Major connection issues!

If you're using Firefox then this should help:

Create a file called user.js in the folder
C:\Windows\Application Data\Mozilla\Firefox\Profiles\xxxxxxx.default

(where xxxxxxxx is some alpha/number sequence)

To the file add the lines:
user_pref("network.dnsCacheExpiration", 3600);
user_pref("network.dnsCacheEntries", 100);

Then restart Firefox.

This will increase the number of cached addresses to 100 and their timeout to 1 hour. After the panic is over you can either delete user.js or set the expiry time back down to 360 (= 6 mins) or something similar.
altis is offline   Reply With Quote