Quote:
Originally Posted by smharr4
This looks like multiple machines are used to run the forums behind some form of load-balancing system, but the user's login session information is being stored on the server, so the next time you log in (and hit a different server) that machine thinks you're not logged in (because it doesn't have any information about your session), but the database does.
|
I think it's related to some of the old files being cached on the old server?
Not 100% sure, I can't seem to replicate this from this end...
-Wayne