Thursday 21 August 2003 8:10:15 pm
I have the following settings on in my site.ini.append.php:
[ContentSettings]
ViewCaching=enabled ProcessCaching=enabled
[TemplateSettings]
NodeTreeCaching=disabled TemplateCompile=enabled Now, the pages do cache correctly, but it takes some time (an indeterminant amount of time) for the cached pages to work on the site. The issue here is, how exactly can I find out how long it's taking to cache the page? It seems like a number of hours, but in the past, I was getting caching that was happening almost on the first load... Appreciate any help anyone can give me on this -
|