Closed Bug 57523 Opened 24 years ago Closed 24 years ago

memory cache and port numbers.

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 51237

People

(Reporter: jbodman, Assigned: neeti)

Details

I am running multiple servers on one hostname with different port numbers. 
If I connect to hostname.com:8080/ (an apache server) I get the correct
index.html, but then if I connect to hostname.com:8082/ (a tomcat server)I get
the index.html from the apache server not the one for the tomcat server. If I
clear the memory cache and first connect to :8082 then I get the tomcat index
and then when I connect to :8080 I again get the tomcat index not the apache
one.

It would appear that mozilla is not reading/using the port numbers properly and
is returning a cached copy of whichever index.html is viewed first for all port
numbers on a given hostname. If I do shift-reload then I get the correct index.
I have tried this with milestone 18 and also nightly build from 21/10/00 and it
is the same on both.
I strongly suspect that this is a dupe of 51237: "Mozilla confuses multiple
ports on same machine".
sounds like the same bug to me. resolving dup

*** 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"
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.