Default number of db connections should be higher than worker threads

Description

Default number of db connections should be higher than worker threads. By default Openfire has 18 worker threads and offers 15 as the maximum number of connections in the pool. We should set a higher number so that we can ensure that all worker threads can have a connection to the database and are not raising to get one from the pool. Default new number is 25.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created May 20, 2008 at 6:15 AM
Updated May 20, 2008 at 6:15 AM
Resolved May 20, 2008 at 6:15 AM

Flag notifications