Base solution for your next web application
Open Closed

SQL Server is Slow after performing Stress Test #9479


User avatar
0
ibtikar created

Dear ASPNETZERO Team

we are facing a strange issue related to TokenAuthController/Authenticate function after calling it though JMeter Stress Tool as follows

Before the Stress Test the API Call is finishing withing 170 ms after performing the First Round of Stress test (1000 Concurrent Users) and after insuring the no active session remaining on DB, it is taking 1.1 Seconds after the Second Round of same Scenario it is taking 7 seconds to execute

PS. we check the SQL and Application server Performance after the test and the are free and no load on them PS. we are using Dockerized Environment on Ubuntu Server.

Please Advice


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

    Hi @ibtikar can you please check sql query store, can you check which query's performance decreased after your stress tests?