On Feb 12, 2009, at 11:49 AM, Wichert Akkerman wrote:
Does that mean that it is now possible to use memcache for beaker sessions?
It was possible to use them before, except due to the way they stored the session keys in a variety of memcached keys, it was easy to have a session get corrupted when memcached wipes one or two keys. Now it stores the entire session as a single key so its either there, or not. Obviously under enough users, if memcached isn't set high enough, this is expected behavior, rather than sessions just losing bits and parts of them.
Cheers, Ben
smime.p7s
Description: S/MIME cryptographic signature
