History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1393
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: jason
Reporter: Daniel Ostermeier
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Allow database connection pool configuration via properties file

Created: 12/Mar/08 05:21 AM   Updated: 13/Mar/08 01:29 PM
Component/s: Admin
Affects Version/s: None
Fix Version/s: 2.0.5, 1.2.48


 Description  « Hide
At the moment, there is no way to configure the BasicDataSource to tweak its performance. This needs to be fixed/implemented.

At the least, we need a way to specify the size of the connection pool.

 All   Comments   Change History      Sort Order:
jason - 12/Mar/08 11:15 PM
Added in change 4130, using pool.* properties in the existing database.properties file.

jason - 13/Mar/08 01:29 PM
Merged to trunk in change 4143.