Don't miss out Virtual Happy Hour today (April 26).

Try our conversational search powered by Generative AI!

Performance Issues, Assistance Required

Vote:
 

Hi all,

We're having a lot of performance issues around Episerver on a prelive environment, and I'm hoping someone could give me some pointers on what to look at with regards to configuration etc? What things are good to check?

Thanks in advance for any help.

Cheers,

Kevin

#141846
Nov 23, 2015 6:11
Vote:
 

Hi,

Some of the things I usually think about are

Infrastructure

  • SQL server and IIS on separate machines.
  • Blob files on its own drive.

IIS

  • Caching configured for static files.
  • Application pool configured in accordance with EPiServer recommendations.

Solution

  • Output/donut caching implemented for handling heavy loads.
  • Caching of frequently loaded items like the menu
    (A usual caveat is having a highly personalized menu system).
  • Page load not deferred by subsystems loading external information.

Maybe this will get you started?

#141855
Edited, Nov 23, 2015 10:20
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.