How to set periodic recycling for application pool in IIS

How to set periodic recycling for application pool in IIS

  Following are the steps to set periodic recycling for the application pool in IIS 

  1. Login to your VPS via RDP.
  2. Click on Start → Administrative Tools → IIS.
  3. Expand the server name. Click on Application Pools.
  4. Select the application pool in which you want to set periodic recycling. > Click on Recycling link from Actions pane.


     
  5.  In the Edit Application Pool Recycling Settings Wizard, select at least one option and specify appropriate value for it. Click Next.


     
  6. Select event which you want to record in the log from the Recycling Events to log screen. > Click on Finish to save and apply the changes.



    • Related Articles

    • Application Pool Recycling through Plesk Windows

      Application Pool Recycling through Plesk Windows Description: Recycling means the worker process that handles requests for that application pool is terminated and a new one started. This is generally done to avoid unstable states that can lead to ...
    • Change Application pool in IIS

      Follow below steps to change the application pool from IIS Login to your VPS via Remote Desktop. Open IIS Manager (Start > Run > Type inetmgr and hit enter). Under the Connections Pane, expand the VM hostname. Expand Sites and select the website whom ...
    • Change Application Pool of a Website in IIS

      Change Application Pool of a Website in IIS Login to your VPS. Open Start > Administrative tools > IIS Manager.> Expand the “Sites” folder from left-side panel. Select the particular website which is facing 'targetFramework' error. Right click on the ...
    • How to set MIME types for web fonts in IIS

      Steps to follow to set MIME types in IIS .eot application/vnd.ms-fontobject .ttf application/octet-stream .svg image/svg+xml .woff application/font-woff .woff2 application/font-woff2 Open IIS Manager (Start >> Run >> type inetmgr hit enter). Select ...
    • Set permissions on web folders and files

      Set permissions on web folders and files Step 1: Login To Plesk Control Panel. Step 2: Go to Files. Step 3: locate the file or directory for which you want to set access permissions, then click the arrow in the corresponding row, Then Click Change ...