KB0052 - Collecting IIS Application Pool Recycle Events

KB0052 - Collecting IIS Application Pool Recycle Events

Purpose
The purpose of this document is to provide information on how to collect IIS Application Pool recycle events. Application Pool recycling can be problematic for PowerShell Universal servers. 

Walk Through
By default, only three of the eight recycling events will log to the Event Log. In order to collect all recycling events, you will need to enable the additional logs. In IIS Manager, navigate to Application Pools and then right click on the Application Pool running PowerShell Universal and select Advanced Settings. Within the Recycling section, enable all recycle log entries.


Once enabled, event log entries will be produced in the System log. Open Event Viewer and select Custom Views \ ServerRoles \ Web Server (IIS). 



Alternatively, you can view logs within the System log directly. Open Event Viewer, select Windows Logs \ System and then click Filter Current Log. Select the WAS (Windows Process Activation Service) event source. 


    • Related Articles

    • IIS: HTTP Error 502.5 - ANCM Out-Of-Process Startup Failure

      Applies to: PowerShell Universal 1.4 or later When configuring PowerShell Universal to run under IIS, you may be presented with an error that states ANCM Out-Of-Process Startup Failure. This error can be presented for a variety of reasons but the ...
    • KB0046 - Collecting a Memory Dump

      Purpose The purpose of this document is to provide steps for collecting a memory dump. Occasionally, Ironman Software support may request a memory dump of one or more of the processes involved with the functioning of our software. These memory dumps ...
    • KB0029 - Out-PSUPipeline not found when using Run As credentials in IIS

      Applicability This article applies to users running PowerShell Universal 3.7.12 or later in IIS and attempting to start jobs are alternate user accounts. Root Cause PowerShell Universal 3.7.12 sets the environment variables for the Run As user ...
    • KB - 1008 Tax/VAT Exempt at checkout

      Scope In this article you will learn how to make a tax-free purchase at checkout. Problem How do you remove the Tax/VAT on an order? Impact Orders will then need to be refunded for tax if processed without the tax deducted. Resolution Follow the ...
    • KB0025 - Universal Server fails to start automatically

      Applicability This article applies to PowerShell Universal (Kestrel version*) running on Windows. If you have PowerShell Universal running under IIS or another OS then this article does not apply. Symptom Even though the PowerShell Universal service ...