24 Jun
2011
24 Jun
'11
5:55 a.m.
Alister Winfield wrote:
If you do a generic connection pool system
Please submit patches. The code *already* has multiple connection pools. All that is needed is to pick one, make it generic, and put it into src/main/.
please allow for a max uses before forcing a reconnection.
My desire to see this is primarily that after a failure of say an LDAP server it can take some unnecessary work to force a more balanced usage of servers behind load balancers.
Sure. Send a patch. Alan DeKok.