Forum Discussion
eflinger
Nov 30, 2023Copper Contributor
Azure DevOps 2020 (OnPremise) sporadic slow
I've the problem that during a work day our local Installation (Devops 2020 v1.2) reacts very slow for some minutes. The Server is bored at the same time. As a try we alreade deactivated local fire...
eflinger
Nov 30, 2023Copper Contributor
Hi
thanks i'll try the patches.
Antivirus is already deactivated.
thanks i'll try the patches.
Antivirus is already deactivated.
DevOpsTravis
Dec 05, 2023Copper Contributor
You say the symptom appears during the work day. If you have everything installed on a single server, SQL, and Azure DevOps its likely the system doesn't have enough CPU or memory to handle the user load. IIS can use a lot of CPU and memory and that can starve SQL. The opposite is also true, if SQL server becomes busy then IIS is starved for resources. Look at your performance data. Or scale out the environment.