Tuesday 16 May 2006 2:06:24 am
in the top of everey node template, you can set view cache timeout in seconds: {set-block scope=root variable=cache_ttl}500{/set-block} If you set it to 0 the page (node content) will be 100% dynamic Here is my site.ini settings btw:
[ContentSettings]
ViewCaching=enabled
EditDirtyObjectAction=usecurrent
[TemplateSettings]
Debug=disabled
ShowXHTMLCode=disabled
ShowUsedTemplates=disabled
TemplateCache=enabled
TemplateCompile=enabled
TemplateOptimization=enabled
TemplateCompression=disabled
NodeTreeCaching=disabled
A good thread on php accelerators and apache vs others: http://ez.no/community/forum/suggestions/memcache#msg98952
the ultimate performance thread: http://ez.no/community/forum/general/ez_publish_performance_optimisation_faq
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom
|