Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

What is the impact of configuring Jira Server to have a large amount of connection pools 150+

Charlie Bolante February 13, 2019

I was wondering if there was any impact to the Jira server or the database server if we were to configured the dbconfig.xml setting to have a max-connection-pool of 150+ or more.

 

We have been having some performance issues where the connection pool is maxing out, but not as frequently to have a discernible pattern. If I were to configure the connection pool to be really high 150+ what would be the impact on the Jira server or database server.

1 answer

0 votes
Edwin Kyalangalilwa
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 13, 2019

Hi @Charlie Bolante,

Yes this is possible. The database would have to be configured to allow that much connections.

If there are other databases on the same server as Jira, then it's recommended that you move Jira's database to it's own server. So applications are not fighting over connections.

Suggest an answer

Log in or Sign up to answer