Thar's a very good question...
I've tested here and got same behavior.
When I tested opening two different browsers, I got two sessions.

On Sunday, 3 June 2012 20:36:57 UTC-3, NSC wrote:
>
> Hey all, this is a simple call for clarification.
>
> BTW thanks to your recent answers on my other question, I've decided on 
> apache/mod_wsgi for my production environment.  Setup was pretty easy, and 
> it's up and running.
>
> Prior to this project, I came from ASP.NET where "session" is highly 
> isolated and quite powerful.  I'm learning that session here is quite 
> different.
>
> I just noticed this while testing.  It's a common test scenario for me to 
> open two browser tabs and log in to my application in both - one as a user 
> and the other as administrator.
>
> Yeah... that didn't work.
>
> I suspect this is a result of web.py using cookies for session? And those 
> cookies being browser wide.  Can someone please clarify this?
>
> Is there a way to isolate session to a "real" session - meaning one 
> browser window?  If not, I'll work around it... I'd just like to understand.
>
> Cheers...
> S
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/webpy/-/qXVKUsARXnMJ.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to