Base solution for your next web application
Open Closed

CRM CPU Usage too high #11167


User avatar
0
ndhimar created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? Dot net Core 3.1
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)?

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI


1 Answer(s)
  • User Avatar
    0
    musa.demir created

    Hi @ndhimar

    I may suggest you to update zero version. We replaced intercepters with middleware system. Also async token validator may also improve your performance https://github.com/aspnetzero/aspnet-zero-core/commit/297cd1d3f8b1058ff114c38723f933f78082efd5. It is already implemented in new versions.