Hi,

In our beta-testing, anytime we deploy a new version of the app
(install the egg, kill existing paster, start new paster, restart
lighttpd) it loses all session info and logs everyone out. This is a
problem for people editing things in the middle of an upgrade.

Does anyone know of a way to preserve sessions between upgrades?

I tried making a symlink at app/cache/sessions to point to a static
/var/local/app/sessions folder, but it still seems to kick everyone out
on an upgrade.

Does anyone know what the other folders in cache do? (obj and lock)

Thanks,
Brian


--~--~---------~--~----~------------~-------~--~----~
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