> My preference is to store data in a memory cache. But
since I'm in
> active development mode, my servers get restarted with
new code once a
> day. I don't want to have my users re login every
single day.
>
> I started seeing the problem when I moved my
application to a two node
> system. I'm using pound with sticky sessions as my
load balancer and
> then have two seperate cherry app servers which use
file based session
> stores.
How do you share the session files between machines ?
Maybe you should consider using a DB backend ...
Remi.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|