The initial problem is with my ISP. When there's too much going on, it
often fails a DNS lookup. So when that happens I have to reload the page to
get it to find the site. Not a biggie.
The problem is that since I upgraded Firefox to 3.0.12, (and through an
auto-update to 3.0.13) it seems to be storing the DNS results from my ISP
for periods of up to a minute. So I end up repeatedly trying to reload
while the screen flickers and Firefox tells me that it can't find the site.
Without even trying to contact the server to check again, so far as I can
tell.
Anyone have any ideas whether it's an issue with the browser or just my ISP
being worse than usual?
--
Paulon Dragon d++ e++ N T++ Om+ UEK!1!2!3!4!5!6!7!'!S!'!8!9!A!L!M!W!
-==(UDIC)==- u++ uC++ uF uG+ uLB- uA+ nC+ nR nH+ nP+ nI nPT nS++ nT+ y
The Other Codex http://www.ultimainfo.net/Codex/
Danger Will Robinson! One of your nodes is about to fall off!
Ultima VII endgame.exe file
>I'm not sure if it's something wrong with my ISP or Firefox, but right now
>IE is looking better and better.
>
>The initial problem is with my ISP. When there's too much going on, it
>often fails a DNS lookup. So when that happens I have to reload the page to
>get it to find the site. Not a biggie.
>
>The problem is that since I upgraded Firefox to 3.0.12, (and through an
>auto-update to 3.0.13) it seems to be storing the DNS results from my ISP
>for periods of up to a minute. So I end up repeatedly trying to reload
>while the screen flickers and Firefox tells me that it can't find the site.
>Without even trying to contact the server to check again, so far as I can
>tell.
>
>Anyone have any ideas whether it's an issue with the browser or just my ISP
>being worse than usual?
Try another DNS server, like 4.2.2.2 (Verizon's DNS) or 208.67.222.222
(OpenDNS). If you are still having the same issues, then you can
probably* rule out your ISP
Or just see if the problem is reproduced in IE (I know, I know... but
its just to test things for a few minutes).
If it is Firefox, try disabling any add-ons one by one.
* but not with 100% certainty, since they may be secretly rerouting
all port 43 traffic to their own servers
>I'm not sure if it's something wrong with my ISP or Firefox, but right now
>IE is looking better and better.
>
>The initial problem is with my ISP. When there's too much going on, it
>often fails a DNS lookup. So when that happens I have to reload the page to
>get it to find the site. Not a biggie.
>
>The problem is that since I upgraded Firefox to 3.0.12, (and through an
>auto-update to 3.0.13) it seems to be storing the DNS results from my ISP
>for periods of up to a minute. So I end up repeatedly trying to reload
>while the screen flickers and Firefox tells me that it can't find the site.
>Without even trying to contact the server to check again, so far as I can
>tell.
>
>Anyone have any ideas whether it's an issue with the browser or just my ISP
>being worse than usual?
I don't think FF does any DNS caching itself. You might try disabling the
DNS service on your PC. (Control Panel>Admin Tools>Services). That way
your PC will be forced to lookup DNS entries instead of using a cached
entry.
I'd also switch to another DNS server (such as OpenDNS) since that's what
is initially causing the problem.
--
The Polychromic Dragon of the -=={UDIC}==-
Webpage http://home.roadrunner.com/~macecil/
RGCUD Dragon Gallery http://home.roadrunner.com/~rgcud/
It appears as if FF 3.x does DNS caching itself:
Try out this addon:
https://addons.mozilla.org/en-US/firefox/addon/5914
Alternatively:
- open a browser
- type about:config as address
- press enter
- right click in the listview, choose "new Integer"
- add key: network.dnsCacheExpiration
- value: 0.
I think the addon does exactly that via a button.
Hmmm, that's interesting.
I was not sure as to what was Firefox doing, so I figured I should
take a look - it appears there is something there.
Yeah, I shouldn't have assumed FF had no settings for that and actually
checked. (I hate checking the FF forums and faqs. They're a mess.)
> >I was not sure as to what was Firefox doing, so I figured I should
> >take a look - it appears there is something there.
>
> Yeah, I shouldn't have assumed FF had no settings for that and actually
> checked. (I hate checking the FF forums and faqs. They're a mess.)
Yes, they are a mess ... some OSS initiatives produce wonderful
software which is however not usable by the non-savy due to lacking
documentation ...