Add application pool - Intergraph Smart Instrumentation - Version 2.3 - Installation & Upgrade

Intergraph Smart Instrumentation Web API Installation and Configuration Guide

Language
English
Product
Intergraph Smart Instrumentation
Subproduct
Web API
Search by Category
Installation & Upgrade
Smart Instrumentation Web Version
2.3.7

After installing Smart Instrumentation Web API, you must create an Application Pool using the Internet Information Services Manager.

  1. Open Administrative Tools from the Windows Start menu or Control Panel.

  2. Double-click on Internet Information Services (IIS) Manager.

  3. In the left-pane, expand the tree to display Application Pools.

    SPIAPIIISManager 1

    If the message prompt below appears, click No.

  4. Right-click on Application Pools, and from the shortcut menu select Add Application Pool.

  5. In the Add Application Pool dialog box, type a name for your Application Pool and click OK.

    AddApplicationPool dialog box

  6. Right-click on the Application Pool you just created, and from the shortcut menu select Advanced Settings.

  7. In the Advanced Settings dialog box in the General section, make sure that the settings have been set as follows:

    • Enable 32-Bit Applications = True

    • Queue Length = 10000

    • Start Mode = allwaysRunning

      SHARED Tip Click on the value field to change the value.

      SPIAPIAdvanced Settings Dialog Box

  8. In the Process Model section, Idle Time-out (minutes) field, type 0.

  9. In the Process Model section, select Identity and then click the ellipses button in the value field.

    SPIAPIAdvancedIdentity

  10. In the Recycling section set Regular Time Interval (minutes) to 1760.

  11. In the Application Pool Identity dialog box, select Custom Account and click Set.

    SPIAPIAdvancedPoolIdentity Dialog Box

  12. In the Set Credentials dialog box type in the required information.

    SPIAPIAdvancedSetCredentials Dialog Box

    The User Name is the name of the domain you log on to and your domain user name separated by a backward slash. For example: MYDomain\MyUserName. The password is your windows login.

  13. Click OK on each dialog box and return to the Internet Information Services (IIS) Manager.

  14. In the left-pane, expand the tree to display Sites > Default Web Site, and select your API.

  15. Select Advanced Settings and set Preload Enabled to True.

  16. Close the Internet Information Services (IIS) Manager.