Hi,
I'm still new to IIS but I have a problem where I have a web site application on IIS 7.5 that is load balanced on an f5. The application makes a call to SQL server. Performance tests of 70 concurrent users pegged the average response time at 5.9 seconds
when I have the root of the site on a NAS drive. I move the web site root onto a local drive, the average response comes down to 0.9 seconds. I have asked the NAS side of the team and they report that the NAS only has a latency of 3500 microseconds. How do
I go about troubleshooting this? There are in the performance report top queries that take the longest but it changes the last two performance tests that ran.
Appreciate any help you can give!
Thanks!