I am using DNN 4.9.1 for a new site being hosted by Mosso (The Cloud). Sometimes, I get incredibly slow latency / response times (IE or Firefox) on the inital load of the home page. The initial load can take anything from 15-80 seconds. Other Mosso or DNN sites I have tried can load as quickly as 3 seconds (I don't know of any sites with both).
I'm using Nukeville Minimalist skin. Graphics file sizes are small. In total though, there are 77 elements being loaded on the home page. This can be verified by using the HTTP Debugging tool Fiddler2. The load times are very slow at the following stages e.g.
/ - e.g. 15 seconds or longer
/AC_RunActiveContent.js - 5 seconds
/spmenu.js - 6 seconds
/Setting-skin.xml - 5 seconds
/10.css - 7 seconds
etc. etc..
Once loaded, jumping between pages is fast - 2-4 seconds - to be expected I suppose with caching.
Does anyone have experience of latency issues with 4.9.1 and Mosso or both of these together? Might this just be down to DNN configuration? Mosso issues? Could someone point in the direction of where to look next?
Any help would be really appreciated. Thanks.