Hello,
I use DNN 06.02.03 and the storage company complain about high CPU usage.
I did as you recommend in the articlehttp://www.iowacomputergurus.com/comp... :
1. I use Heavy cache.
2. I use hosted jquery version.
3. I enable composite files ( with minify CSS and Minify JS )
4. I Use Schedule Mode Timer – only for Messaging dispatch every 30 minutes.
I also check the eventViewer and the log files for errors and handle them all and now I only have one error repeat every couple of hours ( the last time it occurred was 8 hours ago ) .
I also used windbg tool for my website and saw there is problem with function Image.FromFile()And use another code to prevent the problem – and now I don't see errors with this tool.
i also use ANTS Performance profiler and i saw that FiftyOne.Foundation.Mobile.Detecation took 28% of the page load time - do i have to use it with the current DNN, or there is a way to disable it ?
And still the storage company complains about 37% CPU Usage and 330MB RAM USe when starting the application ( i get event "application start" at the event viewer at the excat time they complain about high cpu usage ).
i don't know what to do. do you have any suggestions ?
Thank you,
Adi damty