I\'m trying to troubleshoot some intermittent slowdowns in our application. I\'ve got a separate question here with more details.
I ran sp_who2 to and I\'ve notice
This is a very broad question, so I am going to give a broad answer.
That is all that I can tell from the above screenshot. However, if I were to speculate, you probably have an IO subsystem that is too slow to keep up with the demand. This could be caused by missing indexes or an actually too slow disk. Keep in mind, that 15000 reads for a single OLTP query is slightly high but not uncommon.
Suspended. The session is waiting for an event, such as I/O, to complete.
http://msdn.microsoft.com/en-us/library/ms174313.aspx