6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10072] Memcache storage is duplicating the key prefix
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.._.. .\ / . _/ | |\/| >< | ./__._|_| |/ \\__|
Comment
>> I don't say that memcache is not working correctly, im just saying >> that i think there's some problem with it. The way i see it having in >> the memcache something like: >> PREFIX_number_of_session > > This key would be created by something that *directly* calls Horde_Memcache. > >> PREFIX_PREFIX_number_of_session > > This key would be created by something that calls Horde_Cache->memcache. > > So these are two completely different calls. > > If you are using something like memcache caching of session > information, this is completely expected. The session handler caches > using direct queries to Horde_Memcache. But that same data may be > cached elsewhere via Horde_Cache. So although the data happens to be > the same, it is not a duplicate key - they are two independent keys > that happen to have the same data. As mentioned previously, this is > an inevitable limitation of OO programming (and caching in general).
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