Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 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
serverSystem Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-648

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

sticky_cache_wo_memcache_fix.patch