Connection pool not cleared
Posted: Mon 07 Jan 2013 16:15
Hello Devart Team,
I need some help. In our application it seems to me that the application don't close the inactive connections, and don't delete the unnecessary connections from the pool. Is there a timeout for this?
I don't know exactly what is the actual required connection number, but there are about 130 connections and there are about 180 new asp.net sessions in the last hour.
How can I examine that the application reuse these connections and it is a correct number or maybe something is wrong?
I don't know the number that how many connections are required for the current web server loading.
Thank you for your help.
Istvan
I need some help. In our application it seems to me that the application don't close the inactive connections, and don't delete the unnecessary connections from the pool. Is there a timeout for this?
I don't know exactly what is the actual required connection number, but there are about 130 connections and there are about 180 new asp.net sessions in the last hour.
How can I examine that the application reuse these connections and it is a correct number or maybe something is wrong?
I don't know the number that how many connections are required for the current web server loading.
Thank you for your help.
Istvan