Closed
Bug 197674
Opened 22 years ago
Closed 22 years ago
DNS: caches IP-Adresses forever
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 151929
People
(Reporter: estartu, Assigned: gordon)
Details
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030304
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030304
Mozilla seems to cache all DNS lookups. If I Request a Dynamic Host (Dialup
connection with DHIS). Everything works fine until the IP Adress of the Server
Changes. Mozilla doesn´t lookup the new Address an try to connect to the old IP.
A nslookup on the same System already gives the new IP. Even forceing a Reload
doesn´t flush the IP Cache. After closing an restarting Mozilla i can access the
Dynamic Host again.
Reproducible: Always
Steps to Reproduce:
1.access a dynamic Host.
2.wait för the IP Adress to change.
3.Try to reload the Page or access any other page on the Host.
Actual Results:
Mozilla tries to connect to the Old IP of the server.
Expected Results:
Mozilla should validate IP Adresse after there TTL has expired.
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 151929 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: Mozilla caches IP-Adresses forever → Mozilla caches IP-Adresses forever
Comment 2•22 years ago
|
||
See also bug 162871 and bug 168566
Component: Networking: Cache → Networking
Summary: Mozilla caches IP-Adresses forever → DNS: caches IP-Adresses forever
VERIFIED/dupe: I think we will have some improved ways of doing caching, but at
this point, an application level TTL-based DNS cache is unlikely.
Status: RESOLVED → VERIFIED
QA Contact: tever → benc
You need to log in
before you can comment on or make changes to this bug.
Description
•