I'm having trouble getting sessions to persist across a server up/down.

Even when I use:

beaker.session.type = file

The session data itself (verified by the pickle files on the disk in
%(here)s/data) is there past the paster restart, but it gets disconnected
from the session itself (the user, that is).

How can I correct this?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to