[Tickets #5450] Re: memcache session tracking
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Jun 11 22:10:19 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5450
-----------------------------------------------------------------------
Ticket | 5450
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | memcache session tracking
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2007-06-11 15:10) wrote:
How many users do you have? If you truly have tens of thousands of active
users, and there really is a hard 1MB limit in memcache, there doesn't
seem to be anything we can do about this.
If your sessions are not being terminated correctly - i.e. your users are
not logging out properly - then you will probably need to run some sort of
garbage collection method manually right now to clean out these old
entries. As the code indicates - garbage collection for session
information in the class is todo, but hasn't yet been implemented.
More information about the bugs
mailing list