RE: Connection problem (Too many connections) for MySQL 4.1
, Razat Gupta. -Original Message- From: Manisha Sathe [mailto:[EMAIL PROTECTED] Sent: Monday, October 24, 2005 2:27 PM To: users@tomcat.apache.org Subject: Connection problem (Too many connections) for MySQL 4.1 I am on Tomcat 5, MySQL 4.1 and using JNDI. The context xml is as follows
Connection problem (Too many connections) for MySQL 4.1
I am on Tomcat 5, MySQL 4.1 and using JNDI. The context xml is as follows .. factory org.apache.commons.dbcp.BasicDataSourceFactory initialSize 10 maxActive 100 maxIdle 20 minIdle 10