Network Management

Website optimization for initial compilation and caching

This article provides information about the Website Optimization option in the Orion Configuration Wizard.

First published date

10/30/2018 2:33 PM

Last published date

12/29/2021 11:34 PM

Overview

  • Website Optimization occurs on new product installs to perform initial compilation and caching. 
  • It recompiles files into the Windows .NET Framework temporary files as CS and DLL binaries, and then loads the DLL files itself.
  • Each time you run the Orion Configuration Wizard, website optimization also occurs, unless it is skipped. 
  • SolarWinds recommends that you perform website optimization to prevent slow performance until the page is cached. Subsequent page refreshing should result in a faster page load.

Product section

Orion Platform

Resolution

  1. Run the Orion Configuration wizard.
  2. When prompted, select Website, and click Next.
  3. Let the process complete. Do NOT click Skip Website Optimization.

You may also wish to run just the optimization part of it. To do so follow the steps below:
  1. Open the Command Prompt as Administrator
  2. Navigate to Orion installation folder (default: C:\Program Files (x86)\SolarWinds\Orion)
  3. Run the following command  
    OptimizeWebsite.exe C:\inetpub\SolarWinds
    Note: Replace C:\inetpub\SolarWinds with the path of your Orion website.