打开 关闭

Optimize application on Azure App Service with S1 server #7117


User avatar
0
Dev2ng 创建
  • ABP Framework version: v8.0.1
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no

Hi, I am using Azure AD for SSO and we have S1 server app service where our test site is deployed and in that server Api response is taking 4 to 5 secs rather if I switch to S3 pricing plan on azure App Service it gives the response in 400 ms.

I want to optimize this SSO on S1 level itself.


1 答案
  • User Avatar
    0
    liangshiwei 创建
    支持团队 Fullstack Developer

    Hi,

    There are multiple reasons for slow API performance.

    The first step is to find the reason, you can check your logs or use some APM tools(elastic APM or application insights) Then we can analyze and fix it

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11