I'm trouble shooting a site where the server CPU stays at 100% (w3wp.exe process housing DNN) for over an hour. The site has 800+ pages and about 12,000 page views a day so this is really affecting a lot of people. During the time the cpu is max'd I see that the files in \DesktopModules\Snapsis\PageBlaster\Cache\tabid are not staying for much longer then a few minutes. The folder stays but is emptied regularily. To test it, I set the memory cache time in the config to 8 hours and disk to 4 days but this had no effect. The trace files shows IsPageExcluded: Exception and Replacements Error every hour to half hour. (sidebar, I also see it uses deflate occasionaly, perhaps 5% of the time - why is that?) I would like to know if you have experienced this issue with Snapsis (plus the SEO Dynamic Keywords plugin). Would one of the modules be causing this short cache time? If not, any guesses or clue as to how I find out what is cauing this? |