Subject | Re: Large number of DB connections left open in a service |
---|---|
Author | |
Post date | 2018-03-22T22:23:51Z |
could be going in to the pool> If you are using DisconnectToPool then it's possible handles
> but something could be preventing them from being
utilized from the pool.
My initial testing shows no problems, but the problem on our server is still there--which is what matters.
Is there any way to know how many connections are in the pool? If there are unused connections in the pool then that is one problem, otherwise it would seem something is hanging up somewhere (which can take a long time to resolve).
Thanks for any help here.
Ed Dressel