[opencms-dev] openCMS too much connections problem

Andras Balogh java at reea.net
Fri Mar 7 15:12:04 CET 2003


RE: [opencms-dev] openCMS too much connections problemHi,

I don't know how much this helps but you can execute the query
"SHOW PROCESSLIST" in a mysql console (or any other mysql frontend)
so can see exactly how many connections do you have at a given point.

BW,

Andras.


----- Original Message -----
From: Nico Krause
To: 'opencms-dev at www.opencms.org'
Sent: Friday, March 07, 2003 16:03
Subject: RE: [opencms-dev] openCMS too much connections problem


What means:
pool.mysqlonline.maxage=360
6 minutes?
Here is my configuration.. the online and backup config is equal
pool.mysql.driver=org.gjt.mm.mysql.Driver
pool.mysql.url=jdbc:mysql://localhost:3306/opencms
pool.mysql.user=
pool.mysql.password=
pool.mysql.minConn=10
pool.mysql.maxConn=20
pool.mysql.increaseRate=5
pool.mysql.timeout=120
pool.mysql.maxage=360
But the connections will not be closed.. that's the thing it grows and
grows..
Thanks for any tips..
Nico






More information about the opencms-dev mailing list