Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Change/Add the values for following tags in dbconfig.xml file of JIRA :
    • <pool-min-size>
    • <pool-max-size>
    • <pool-max-wait>
    • <pool-initial-size>
    • <pool-max-idle>
  2. Set max_connection parameter in respective database.

Note: Value Value for max connection will be based on the number of JIRA users.

After making these changes, restart database service and JIRA service. 


Refer the section Connection pool setting for tuning the database connections on this link :  https://confluence.atlassian.com/adminjiraserver071/tuning - database - connections-802592189.html