To fix the issue:
- Open the IIS Manager, then navigate to Application Pools > OfficeScan_iAC_AppPool and OfficeScan_iVP_AppPool > Advanced Settings.
- Change [Queue Length] to 65535 (default: 1000).
- Change [Maximum Worker Processes] to 2 or more (default: 1).
- Change the IIS "appConcurrentRequestLimit" to 100000 (default: 5000).
- You may run the following command via Command Prompt:
c:\windows\system32\inetsrv\appcmd.exe set config /section:serverRuntime /appConcurrentRequestLimit:100000
- Check if the setting below appears in the file. "%systemroot%\System32\inetsrv\config\applicationHost.config"
<serverRuntime appConcurrentRequestLimit="100000" />
- You may run the following command via Command Prompt:
- Restart the IIS Manager and the Apex One Master Service then redeploy the policy.
For additional assistance, contact Trend Micro Technical Support