Friday 28 November 2003 1:32:50 am
Hi, I have noticed that in 3.23 all of the view-cache is cleared when I add/delete something in the admin-interface, or add a simple message to a forum. This is really slowing down the system a lot, since the cache has to be reloaded all the time.
I guess the problem is in kernel/content/edit.php where a block starting with
if ( $viewCacheEnabled ) seems to take care of clearing the viewcache when adding something to the system. However, it doesn´t seem right that all of the cached files are erased all the time... All ideas/suggestions are welcome!
Kind regards, Nicklas Lundgren
|