I have executed the sql profiler and their were no bottle necks found. Each the connection is been reset.
the application is hosted in the amazon cloud environment, and we were performing load test gradually increasing the user count. When i reach the load to 100 users, i start facing this issue.
I was not getting this exception before 15 days, everything was going fine. No builds were moved to affect this scenario. I tried to revert by build to previous workload which executed without any of these issues, but now the issue occurs on that build as well.
We used 40 users and tried to test the application performance manually in the same environment, however still there seems to be timeouts and sql server i/o and cpu is shooting high. when i tested the application in QA environment with the same load, the number off logs were negligible when compared to amazon environment.
Is there any specific settings in cloud that might have caused this issue. Please suggest.