mirror of
https://github.com/mattermost/mattermost.git
synced 2026-05-25 11:04:55 -04:00
* MM-63726: Adjust default MaxOpenConns/MaxIdleConns settings - Change MaxOpenConns from 300 to 100 - Change MaxIdleConns from 20 to 50 - Establish a healthier 2:1 ratio instead of the previous 15:1 - Remove hardcoded values from config files to use new defaults * Fix mmctl config test for updated MaxIdleConns default Update test expectation from 20 to 50 to match the new default value for SqlSettings.MaxIdleConns that was changed in the previous commit. |
||
|---|---|---|
| .. | ||
| mattermost | ||
| mmctl | ||