Forums / General / Doubt with ez cache
Leonardo López
Wednesday 22 February 2006 6:07:46 am
Hi, i have a little doubt about the cache managament...
I don't understand how works the cache in ezpublish yet, each object (for example news, contacts, etc..) are stored in database) anytime that a user request a new, the system query the database? or exist some kind of static template to show the new? or the systems works with the templates cache and the content is in database? my doubt is: if the system always make consults in database it is not slow?
Łukasz Serwatka
Monday 27 February 2006 1:32:51 am
Take a look at this pages:http://ez.no/products/ez_publish/documentation/incoming/temporary/concepts/caching_overview/view_caching
http://ez.no/products/ez_publish/documentation/configuration/optimization/caching_for_improved_speed
http://ez.no/products/ez_publish/documentation/development/kernel/cache_block_optimization
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Wednesday 01 March 2006 11:21:56 am
Thanks for answer Lukasz