I connect to a SQL Server database thru a .net web app.
Now, if I go to Current Activity in EM I can see the details of the connection. However, EM show details of the process/connection even after I kill the application that connects to the database. It shows the status as "SLEEPING" and Wait Type as "NOT WAITING.
It shows the details for a couple of minutes before it gets rid of it. On the other hand if the connection is directly thru Query Analyser and is killed, the details of that connection disappears immediately from EM.
My concern is if I have thousands of hits on the website and users connect and a few minutes later disconnect, are their "killed" coonnection(s) eating up resources on the database server?
Now, if I go to Current Activity in EM I can see the details of the connection. However, EM show details of the process/connection even after I kill the application that connects to the database. It shows the status as "SLEEPING" and Wait Type as "NOT WAITING.
It shows the details for a couple of minutes before it gets rid of it. On the other hand if the connection is directly thru Query Analyser and is killed, the details of that connection disappears immediately from EM.
My concern is if I have thousands of hits on the website and users connect and a few minutes later disconnect, are their "killed" coonnection(s) eating up resources on the database server?