We've recently ventured into moving our web console away from our main polling engine in order to provide dedicated resources for polling and web traffic. After deploying the additional web servers, we have witnessed performance issues that have rendered the web console almost useless. Once we move all web traffic back to the main polling engine, everything works flawlessly.
Our additional web servers are running on Windows Server 2016, 8vCPU, and 16 GB memory, running NPM 12.3.
The IIS Worker Process shoots up to over 20% utilization with minimal traffic on the server and at times it runs over 15% with ZERO traffic on the server. We've verified that all permissions are correct, all exclusions are present in McAfee, and have cleared ASP.net temp files a couple times.
Is anybody else experiencing issues along these lines?