Posts

Sitecore: Performance issue on page load, Analytics?

Image
  Background of Infra: ·           The App service is hosted inside Isolated App Service Environment. ·          Sitecore XP Scaled topology used. ·          Sitecore Version: 9.1.1   Issue & Troubleshooting The website started experiencing slowness in Page load, sometimes it was taking more than a minute. On checking the Profiler trace it was found that the Sitecore analytics process is getting blocked while creating a tracker object.     StackTrace     ROOT    Sitecore.Mvc!Sitecore.Mvc.Routing.RouteHttpHandler.BeginProcessRequest     Sitecore.Mvc!Sitecore.Mvc.Pipelines.PipelineService.RunPipeline     Sitecore.Kernel!Sitecore.Pipelines.DefaultCorePipelineManager.Run     Sitecore.Kernel!Sitecore.Pipelines.DefaultCorePipelineManager.Run     Si...

An approach to upgrade Sitecore from 8.x or 9.x to 10.x

  An approach to upgrade Sitecore from 8.x or 9.x to 10.x   Introduction   If your current Sitecore website is running on 8.x or 9.x version and you are looking to upgrade this to Sitecore 10.x version, then this a good place to start.   In this blog, I’ll try to explain the various details that needs to be considered while upgrading your Sitecore solution to 10.x version. These are aspects that are generally not covered in a “How-To” Guide which only explains the process of upgrading Vanilla Sitecore. This is an attempt to provide a 360 view on the Sitecore upgrade which will help you in carefully executing a complex upgrade program. High Level Approach The overall upgrade process can be sub divided in to three different stages ·          Assess & Prepare o    Identify the pre-requisites – This may include Microsoft Visual C++ 2015 Redistributable, Files and scripts for upgrading   that can...