-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Update the connection pool settings for PRODUCTION api so that it is appropriate for the number of instances and the size of the database.
If there are more connections available on the database, consider increasing DB_POOL_MAX_SIZE}}to be higher than {{DB_POOL_MIN_SIZE
To test our change, let’s increase the load-fecfile-web-api db to a medium. configure the DB_POOL_MAX_SIZE}}to be one more than the {{DB_POOL_MIN_SIZE and run locust against it. compare the results to determine if the change is appropriate
QA Notes
null
DEV Notes
null
Design
null
See full ticket and images here: FECFILE-2899
Reactions are currently unavailable