Closed Bug 56958 Opened 24 years ago Closed 24 years ago

cache seems to ignore the port in the url until refreshed pressed 3 times

Categories

(Core :: Networking: Cache, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 51237

People

(Reporter: sw, Assigned: neeti)

Details

From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
BuildID:    2000101014

I have an IIS development server (sorry, inaccessible from outside firewall) 
with 1 site on port 80, and another on 8082.  My homepage is set to 
http://server/ and when going to http://server:8082/ the page for 
http://server/ is displayed until refresh is pressed 3 times, at which point 
the correct page is actually fetched.

Reproducible: Always
Steps to Reproduce:
1. setup a web server which serves 2 sites on different ports
2. load the first site
3. change the port in the url to the second site
4. press enter.
5. hit refresh 3 times


Actual Results:  The first page is displayed properly, and is redisplayed when 
the 2nd url is used.  The page is refreshed twice and finally on a 3rd press of 
the button the correct page is requested.  After the 2nd press the stylesheet 
referenced on the first page seems to fail to load (possibly due to the browser 
requesting the path but with the 2nd url's port).

After the correct page has been loaded, navigation between the two sites 
appears normal.

Expected Results:  Loaded the 2nd site immediately after requesting the url of 
the second site, rather than requiring 3 refreshes.

*** This bug has been marked as a duplicate of 51237 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe of bug 51237: "Mozilla confuses multiple ports on same machine"
(Mozilla's cache doesn't keep port numbers)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.