Hi Guys,
I am looking at using connection pooling.
In order to check it works, I am trying to get the ratio of connections requested, and real connections made. For instance, variables recording a count of connections requested and real connections made would be ideal. A list of connection strings currently being used by connection pooling would also be really useful.
However I can't find anything, or any deep documentation on the subject of Thread Pooling in Mysql.Data.
May I please ask if any of this is possible?
Regards,
Ben Clewett.
I am looking at using connection pooling.
In order to check it works, I am trying to get the ratio of connections requested, and real connections made. For instance, variables recording a count of connections requested and real connections made would be ideal. A list of connection strings currently being used by connection pooling would also be really useful.
However I can't find anything, or any deep documentation on the subject of Thread Pooling in Mysql.Data.
May I please ask if any of this is possible?
Regards,
Ben Clewett.