[Building Sakai] Does minIdle at javax.sql.BaseDataSource stil work?

Kenwrick Chan kchan at hawaii.edu
Sun Jan 2 15:40:56 PST 2011


Folks,
We've just upgraded from sakai 2.5.x to sakai 2.7.1.  With 2.5.x if you
wanted to have 225 database connection you'd put the following in
sakai.properties.

minIdle at javax.sql.BaseDataSource=0
maxIdle at javax.sql.BaseDataSource=225
initialSize at javax.sql.BaseDataSource=225
maxActive at javax.sql.BaseDataSource=225

This same settings doesn't appear to work with 2.7.1.  It starts out fine,
but over time drops down significantly [which is very obvious now during the
holiday break].  This is with mysq
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110102/6f5a508c/attachment.html 


More information about the sakai-dev mailing list