- 
        1. Re: Performance with large CMS repository / cache preloadingsoshah Mar 31, 2008 10:37 AM (in response to frontline2)There should be no side effects if pre-loading is turned off. 
 The pre-loading is done, to improve the performance of JackRabbit requests for resources thats are stored in the database. Without the pre-loading, a simple property read results in about 300 database queries.
 This is due to an inherent design issue with JackRabbit since the data is not structured ideally for storing in a relational database.
 From an end user standpoint, without the pre-loading you will notice that the built-in CMS Admin tool is significantly slow
 Thanks
- 
        2. Re: Performance with large CMS repository / cache preloadingpmn92 Mar 31, 2008 9:09 PM (in response to frontline2)Could you tell how to turn it off please? 
 thanks
- 
        3. Re: Performance with large CMS repository / cache preloadingantoine_h Apr 1, 2008 5:27 AM (in response to frontline2)I am also interested in how to turn it off. 
 or tune it.
 I will look also if there is something about that in the documentation...
 may be write a wiki about the cache management in the cms ?
 
     
     
    