Hy,
I am developing an Episerver Site, and experiencing a very poor page load speed
Configuration used:
Followed http://world.episerver.com/Blogs/Alexander-Haneng/Dates/2011/12/Starting-CMS-6-R2-sites-faster-after-build/ blog post, but not got a huge performance changing
Also enabled Trace in web.config, and i see in trace.axd that between: Begin Load and End Load there is a huge loading time: 20 seconds sometimes, and not for the first load.
Also having trouble when enabling "Dynamic data cache in IIS" which causes the pages to not load any more, i got error message content encoding error, as i saw this comes from Content-Length Header, that it is not matching the required length.
I am not understanding why takes a page to load in ~4 seconds in general, any help would appreciated, thanks
Without optimization EPiServer can be quite slow at cold start, but serves pages extremely fast unless you run out of memory in the app pool - and you shouldn't with 8 GB of RAM.
Things to check: