[OGo-Developer] SOPE security
Helge Hess
developer@opengroupware.org
Tue, 21 Nov 2006 23:22:40 +0100
On Nov 21, 2006, at 22:57, Wolfgang Sourdeau wrote:
>> No, at least not yet. But using RAM sessions doesn't scale well
>> anyways.
> Regarding snsd, what do you mean by "RAM sessions"?
Sessions stored in the WOServerSessionStore, that is, in the RAM of
once instance. The only thing snsd does is routing requests to proper
instances.
Hopefully you don't want to use sessions in SOGo. But if you do,
rather write a custom WOSessionStore subclass which stores the
sessions in the database.
Greets,
Helge
--
Helge Hess
http://docs.opengroupware.org/Members/helge/