P
Pat Capozzi
We have built a web app which we subjected to a stress
test after which we checked sql server Management -
Current
Activity - Process Info and found quite a few open
connection that were taggedd "sleeping" and "awaiting
command".
Does this mean these are "orphaned connections"? We have
meticiously closed our data table connections in the data
layer and the data readers after we finished with them in
the app.
Thanks for the help on this.
PatC
test after which we checked sql server Management -
Current
Activity - Process Info and found quite a few open
connection that were taggedd "sleeping" and "awaiting
command".
Does this mean these are "orphaned connections"? We have
meticiously closed our data table connections in the data
layer and the data readers after we finished with them in
the app.
Thanks for the help on this.
PatC