[EMAIL PROTECTED] schrieb:
> I've got an alpha site up (http://www.trendi.com:8080 - it exists
> parallel with an older version on PHP/Apache on the main port), and
> I've opened it in my browser to discover that someone else is already
> logged in on a different machine somewhere else, but they appear logged
> in on my machine as well.
> 
> I'm using cherrpy.session according to the docs; I'm storing a
> 'profile' object in this dictionary which authenticates the session's
> profile.
> 
> Why would multiple users on multiple machines share the same session?
> 
> I'm baffled.  My first guess is this is a configuration issue.  Has
> anyone else seen this before?  I apologize if you have, but I've been
> perusing several sites and can't find any incidents of this.  Thanks in
> advance!

Could it be for whatever reason that your profile-object has shared state?

Diez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to