Summary | New memcache abstraction broke caching |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | torben (at) dannhauer (dot) info |
Created | 05/18/2013 (4444 days ago) |
Due | |
Updated | 05/21/2013 (4441 days ago) |
Assigned | 05/18/2013 (4444 days ago) |
Resolved | 05/21/2013 (4441 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
A new bug report can be opened with specific details of any issues
being encountered.
code is probably not going to be useful, since a bunch of things
have been changed/fixed in the last few days.
is probably not going to be useful, since a bunch of things have been
changed/fixed in the last few days.
You haven't mentioned which cache backend you are using. But I can
verify that both the Hashtable backend and/or using the memory cache
config option both work fine with the latest git (there is no
Memcache cache driver).
After that I configured the Horde Cache to use the distributed
Hashtable Server.
Finally I set CSS Caching to Yes + Driver= Horde Cache.
Hmm, I'll do further test to get more details.
Thanks,
Torben
Priority ⇒ 1. Low
State ⇒ Feedback
You haven't mentioned which cache backend you are using. But I can
verify that both the Hashtable backend and/or using the memory cache
config option both work fine with the latest git (there is no Memcache
cache driver).
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ New memcache abstraction broke caching
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
After the fixed
bug 12263, horde-memcache-stats now shows the stats asexpected.
Some (horde?) items reside in memcache, but enabling CSS caching in
Horde breaks CSS rendering, only the plain text liks are shown any more.
I haven't tested Javascript caching yet, since I cannot verify it
without the CSS caching.
Thanks,
Torben