World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
There are few things more rewarding in site performance than enabling the Output Cache. This will store the ready-generated HTML to be served witho...
Death by Background Thread Exception (including ThreadPool User Work Items) If you use a thread or ThreadPool.QueueUserWorkItem to run code...
This is another issue that results in Frequent Web Application Restarts, which causes the performance to plunge. Death by Stack Overflow This one i...
This bug appears only in load-balanced / remote events setups for CMS versions between 7.5 and 9.0.2 (released September 14th 2015, in which it was...
Last post I discussed why Frequent Web Application restarts are bad. This is an issue that can cause you pain trying to get the application back up...
There are many different ways you may inadvertently kill your web application’s presence online. Here I try to list the major reasons an IIS site...
Today I was involved in an issue running the upgrade migration steps in Episerver Commerce. This step is performed if you upgrade past Episerver...
This is a PageTypeBuilder specific post, so it does not apply to users of CMS 7+. This post balances yesterday’s post which discusses the effects o...
This applies to WebForms and MVC scenarios alike, but it’s mostly MVC users that are tempted in doing it: Never put request specific data into the...
The French say “jamais deux sans trois”. If something happens twice, it will happen again. Twice I have seen questions about why Episerver Find...