Hello , We have serious performance problem So I try to find out what are the bottle neck.
In the file main_menu.inc I find out this line :" JahiaContainerList linkContainerList = jData.containers().getAbsoluteContainerList( "linkContainer", topLink.getID() ); This line is call on every page for every first level menu item. On my dev server each time this is call it take between 250 and 1000 ms. I suppose there is a database access. Can you give me a way to decrease this! Can we enable a cache???? Benjamin L�onard Intrasoft Internationnal Currently at European Parliament
