Am 15.02.2011 16:56, schrieb jo:
> The servers are different, they are installed in different cities.
> The file session-???? is saved in the /tmp/ directory

Maybe there is a cron job or something on your server forecefully trying
to clean up your /tmp/ directory or there is some process filling the
temp filesystem from time to time.

Try using a dedicated directory outside of /tmp for the session files.

> Is it possible to use PostgreSQL as session storage? Where can I learn
> more about it?

http://www.cherrypy.org/chrome/common/2.2/docs/book/chunk/ch03.html#backends

-- Christoph

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to