Hi,

Currently I have been using Apache::DBI for long connections to Mysql.
But having the problem that, if the apache processes are 10000, they open
10000 connections to mysql, this make the DB crashed.
Is there any software for modperl working like Java's JDBC for connection
pooling?

Thanks.

Reply via email to