[Tickets #2913] memcached session locking

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Dec 2 07:26:16 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=2913
-----------------------------------------------------------------------
 Ticket             | 2913
 Updated By         | adrieder at sbox.tugraz.at
 Summary            | memcached session locking
 Queue              | Horde Framework Packages
 Version            | HEAD
 State              | Feedback
 Priority           | 1. Low
 Type               | Enhancement
 Owners             | Horde Developers
-----------------------------------------------------------------------


adrieder at sbox.tugraz.at (2005-12-02 07:26) wrote:

> Is this patch stable/in use? I'm not clear exactly which versions the 
> people having trouble with memcached are using.

We use it since I posted it. 4 servers 10000 users. It works, which means we
do not see the "message not found" problem anymore.
One thing is which I had do do additionally: Clean the tmp dir from stale
session locks from time to time. Cronjob: find /tmp/lock_* \( -type f -amin
+120 \) -exec rm -f {} \;




More information about the bugs mailing list