Hi All,

Short of going through the code, I couldn't find specifics on how
sessions in Pylons are being created based on what incoming request
contains. What I'm interested in is ways Pylons deals with multiple
users coming from the same IP address, session cookie generation,
cookie-less sessions using URL decoration (if available), what do
configuration parameters session_key and session_secret do, recovering
existing session in the application (similarly to what Trac can do),
resetting session, how is session creation affected by running single-
vs multi-threaded, that kind of thing. I would really appreciate any
pointers about this.
Thank you!

Sergey.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to