Hello,
I store sessions in database, and I see that originating IP is one the 
fields in the table along with the session unique_key. 
Let's assume I established a new session with my web2py site, let's say 
from my mobile, today. Session expires in a month-time. 
If I connect to the site tomorrow, but my mobile operator has assigned me a 
different IP address, would web2py "re-use" yesterday's session ? Or start 
a brand-new session?
In other words, what role does IP information play in the session database, 
is it only informative?
Thanks in advance for your help,
Clara




-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/f0c21d4b-2cb6-4c45-a89e-ec23de0b8915o%40googlegroups.com.

Reply via email to