Application pool 'DefaultAppPool' is being automatically disabled due to a series of failures.
Environment
App Control Server: All Supported Versions
Microsoft Windows Server: All Supported Versions
Microsoft IIS: All Supported Versions
Cause
IIS "DefaultAppPool" private memory is set too low and cannot handle the incoming download requests. This will cause the Default App Pool to crash and render the App Control console unavailable
FastCGI Queue Length is not sufficient to serve all download requests
Resolution
Upgrade to server version 8.10.2+ where there are several notable changes to IIS configurations, including:
A new app pool (AppCDownloads) that is dedicated to agent downloads
Recycling > PrivateMemoryLimit is now set to 0
TrustedCertList.Pem and Keychain.json now take advantage of direct IIS downloads