Scripts terminate 1 min after execution

Product: PowerShell Universal
Version: 1.5.16
Server 2016
IIS 10
Windows Authentication

Scripts terminate 1 min after execution.

WAS event: A worker process with process id of ‘6012’ serving application pool ‘Universal’ has requested a recycle because it reached its virtual memory limit. Limit is set to 0 and still recycles. Server VM memory is 28 Gigs.

Fixed. I had to set the virtual limit to 0 and disable fixed number of request under recycling conditions.

1 Like