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

Kenwrick Chan kchan at hawaii.edu
Sun Jan 2 15:44:14 PST 2011


sorry, hit the wrong key.

this is w/mysql 5.1 and kernel 1.1.10 (though not with autocommit enabled).

is minIdle broken?  Any suggestions?

-kenwrick

On Sun, Jan 2, 2011 at 1:40 PM, Kenwrick Chan <kchan at hawaii.edu> wrote:

> 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/7762fcad/attachment.html 


More information about the sakai-dev mailing list