[dev] Authentication session data cleaned by Kronolith
Michael M Slusarz
slusarz at horde.org
Tue Jun 25 13:52:54 UTC 2013
Quoting Michael M Slusarz <slusarz at horde.org>:
> Quoting Rui Carneiro <rui.arc at gmail.com>:
>
>> My current driver for the SessionHandler is Memcache. If I use File
>> everything works as expected.
>
> You *really* shouldn't be using memcache as a sessionhandler backend.
MongoDB (or possibly Redis) are much better choices for a
sessionhandler backend that needs to be accessed over multiple
servers. Files over a networked filesystem that supports file locking
remains the best option, especially if you are one of the people that
requires active session counting.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list