Odd domain switching behavior in Firefox and Chrome
Posted
by
Jeremy Detrempe
on Super User
See other posts from Super User
or by Jeremy Detrempe
Published on 2011-03-09T22:27:58Z
Indexed on
2011/03/10
0:12 UTC
Read the original article
Hit count: 285
We have different development severs and a production server. Testing is done in the development servers. As a QA engineer, I'm switching between these servers quite often throughout the day.
In Chrome, sometimes I need to reload a page a few times to get it to pull from the newly switched server.
In Firefox, sometimes I need to quit the browser in order to get it to pull from the newly switched server.
(We have small tags that indicate which server you are pulling from, which is how I know in-browser.)
Why does that happen? I'd love to know how that happens (maybe what it's called?) and what the best way to deal with it is. (I know that Firefox has an extension for domain switching; is that the best solution?)
© Super User or respective owner