Summary | Memcached sessions don't expire after upgrade to 5.1.0 |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.1.0 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | csoft2k5 (at) gmail (dot) com |
Created | 06/24/2013 (4345 days ago) |
Due | |
Updated | 07/24/2013 (4315 days ago) |
Assigned | 07/16/2013 (4323 days ago) |
Resolved | 07/24/2013 (4315 days ago) |
Milestone | |
Patch | No |
State ⇒ Feedback
or else this will be closed as Not a Bug.
5.0.5, there seems to be a lot of sessions opened from the last day.
Also using the command line horde-active-session it show that there
are active sessions, but there is nobody logged in.
Horde_HashTable 1.0.0 stable
Horde_Memcache 2.0.3 stable
memcached 1.4.13-0.2
Taken from Michael Slusarz
Assigned to Michael Slusarz
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Memcached sessions don't expire after upgrade to 5.1.0
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
After upgrading to latest horde groupware webmail version 5.1.0 from
5.0.5, there seems to be a lot of sessions opened from the last day.
Also using the command line horde-active-session it show that there
are active sessions, but there is nobody logged in. Even when I close
the browser the session aren't killed. I'm using memcached to store
the session information. Prior to upgrade the sessions would expire
gracefully, now it seems to add up every time I log in.
They only go away if I restart the memcached service.
Any hints ?