Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump tomcat jdbc connection pool from 20 to 50 #527

Closed

Conversation

labkey-stuartm
Copy link

Rationale

default tomcat connection pool is sized at 20.
Recommended LabKey setting is 50.

Changes

  • Updated dataSourceResource.setProperty("maxTotal") value from 20 to 50 to allow for improved LKSM DB performance.

Copy link
Contributor

@labkey-danield labkey-danield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me. Not sure if there are any other dials we want to turn as well.

@labkey-stuartm
Copy link
Author

Closing - superseded by #529

@labkey-tchad labkey-tchad deleted the fb_48281_embedded_tomcat_connection_pool branch December 21, 2023 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants