Welcome! Use the login menu to access:
Customer Portal
SolarWinds customers can download purchased software, renew maintenance, & more in our updated Customer Portal!
Community
After logging in, community members can rate & review SolarWinds software & participate in forums on thwack.com.
Partner Portal
SolarWinds channel partners will find all the resources they need in the Partner Portal, including exclusive partner tools.
| More

SolarWinds Knowledge Base

The Orion Web Console is loading slowly.

Websites in IIS, like the Orion Web Console, may load slowly if your IIS server is processing excessive connections to external websites.

To diagnose and fix connections your IIS server is making externally:

  1. Download Process Monitor, a Windows process monitoring tool from Windows Sysinternals.
  2. Run Process Monitor while you are completing an installation of your SolarWinds product.
  3. Search the Process Monitor trace for any TCP Reconnects or other indications of attempted connections to external websites (e.g. crl.verisign.het:http).
    Note: w3wp.exe is one process that might attempt TCP connections.
  4. If you find any attempted connections to an external website, you have the following options to resolve the excessive connections issue:
    1. Use the WinHTTP Proxy Configuration Utility to confirm that all proxy servers, if any are used, are configured correctly for IIS. For more information, see "Using the WinHTTP Proxy Configuration Utility".
    2. Disable Certificate Revocation Checking, as follows:
      1. Click Start > Control Panel.
      2. Click Internet Options.
      3. On the Advanced tab, in the Security group, clear Check for server certificate revocation, and then click OK.
        Note: You may need to restart your web browser.
    3. If it is not already in the hosts file of your IIS server, add the website to which your IIS server is atteptimg to connect to the hosts
    4. Edit the web.config file, as follows:
      1. Open C:\inetpub\SolarWinds\web.config in a text editor.
      2. In the <runtime></runtime> tags, add the following:
        <generatepublisherevidence enabled="false"></generatepublisherevidence>
    5. Confirm that any and all firewalls allow connections to the indicated external website.

This article applies to all SolarWinds products that use the Orion Web Console



Related Articles

No related articles were found.

Attachments

No attachments were found.

Visitor Comments

No visitor comments posted. Post a comment

Post Comment for "The Orion Web Console is loading slowly."

If this article does not provide the solution you need, please consider visiting our community forums on thwack or contacting SolarWinds Support. Please use the following form to provide comments that help us improve this KB article. Fields marked with an asterisk are required.

   Name:
* Email:
* Comment:
* Enter the code below:

 

Article Details

Last Updated
16th of December, 2011

Would you like to...

Print this page  Print this page

Email this page  Email this page

Post a comment  Post a comment

 Subscribe me

Subscribe me  Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF


User Opinions

No users have voted.

How would you rate this answer?




Thank you for rating this answer.

Continue