The session works across instances. However, if you use file based sessions,
there can be trouble. I recommend using the database to store sessions.

Am 14.12.2011 07:57, schrieb Kaka:
> Dear,
> 
> Using lighttpd+fastcgi, and I set the number of processes to be 2,
> that means I have two processes of the web.py. In this case, if I set
> session.login==1 in one process, is this session data visible in
> another process?
> 
> Thanks a lot
> 

-- 
http://noobz.cc/
http://digitalfolklore.org/
http://contemporary-home-computing.org/1tb/

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
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