When Imported from: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/68e8adc456de4a00#
When we are not using any particular caching engine (e.g. memcache, apc),
then then default caching handler is used.
Such default handler will only cache values until script execution is
finished. This can became a problem, since no automatic cache key reset
system is used in such case.
For example, when you cache product price and then change that price in
database, then you still will get same old price from cache.
sticky_cache_wo_memcache_fix.patchTask:
Related Tasks
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
--
Best Regards,
http://www.in-portal.com
http://www.alex-time.com
sticky_cache_wo_memcache_fix.patch