6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
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 still don't understand why this is an issue. Please don't tell me >> you are looking at key names in your memcache (or any) backend. >> Because that is completely irrelevant. > > Yes, i was debugging memcache get() and set() methods. > >> All that matters is that for a given key input to Cache::get() (or >> Cache::set()), a single, unique data value is associated with it. If >> a key has 2, 3 (or 10) prefixes tacked on to the front, why does that >> matter? > > I think it matters, because without the patch after a single login i > have (ex) 30 keys being created on cache. With the patch i only have > like 12 or 13.. this is because without the patch every key is > created twice in the database (one with one prefix the other with the > prefix 2 times) and some are even created 3 times... > > 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 > PREFIX_PREFIX_number_of_session > > doens't seem correct
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