[quote]The author is at the moment reasonable fast. The templates are served from the classpath. Hard to say how the server behaves during rendering the templates, lets say a stresstest has strong memory and cpu consumptions.
Changing to magnolia 4.4.10 is at the moment not an option, did you change the freemarker caching there?[/quote] The fix I mentioned affects only author performance not the public so if you experience issue only on public it must have different cause. Is it possible that you have added some custom variables in the FM context? (config:/server/rendering/freemarker/sharedVariables) Also are you sure it is a FM causing the issue and not some other filter in the chain? You might want to put info.mangolia.debug.PerformanceTestFilter in the filter chain just before rendering filter (config:/server/filters/cms/rendering) to be sure it's just the rendering that takes so much time. Jan -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=cb23e657-ef2e-4b73-808c-c620aee26b7d ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
