Base solution for your next web application
Open Closed

Aspnetzero API calls are causing High CPU usage on Windows server #10659


User avatar
0
omkarchoudhari created
  • What is your product version? 7.8
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .Net core

When any single API call is made from aspnetzero its causing the .Net Core Host process to report High CPU usage. The aspnetzero application is hosted on Windows Server 2016. Database is also located on the same server. Customer is complaining of High CPU Usage around 90% , when just one user is using the application.

Can you suggest what we can do as the dev team to reduce this CPU usage ? We have for now suggested client to separate DB server and Application server. Performance is not an issue since data is populated quite fast on the UI.

Any improvements and suggestions are most welcome to satisfy our customer.

Thanks,


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @omkarchoudhari

    We made performance improvements on AspNet Boilerplate. Upgrading your ABP NuGet packages to latest version will probably help you.

    Thanks,