6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/1/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11444] Sessions for memcache only session handler timeout too soon
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ \ /.__ . | |[__) >< [__)| |__|[__)/ \| |___
Comment
> When using the 'memcache only' session handler. it is possible to > override the php.ini's 'session.gc_maxlifetime' parameter. > > Unfortunately, the variable set in config/conf.xml uses > 'track_lifetime', where SessionHandler/Storage/Memcache.php looks for > the variable 'track_lt'. Therefor, the SessionHandler will always > fallback to the 'session.gc_maxlifetime' value from php.ini (which > might be a lot smaller). > > Either conf.xml should be changed to use > $conf[sessionhandler][params][track_lt] (which fixed the problem for > me) or the SessionHandler should be changed to use 'track_lifetime' > (as advertised in the constructor's comments). > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers