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.

Task: sticky_cache_wo_memcache_fix.patch

Related Tasks

Jira Legacy
serverIn-Portal Issue TrackerSystem Jira
serverId126bf1dc513b375f-b5748291-35223313-8c149d9f-3dd94dfb9de1704c39b1f915
keyINP-648

--
Best Regards,

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

sticky_cache_wo_memcache_fix.patch