Greetings all,

I'm working with mysql-5.1.11-beta-linux-i686 set up using the NDB
cluster.  I was wondering if there are any limitations or inefficiencies
if I was to use a connection pool to the mysql server(s) front-ending
the cluster?  Several processes will make a request of our server and
then it will use a mysql connection from the pool to fulfill its
request.  I've heard of inefficiencies regarding idle connections (like
the unused ones in our pool) and was wondering how much truth there is
to that and the details surrounding it.

Thank you for any assistance,

Rob Emanuele


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to