With the initial setup of the connection pool, we need to investigate what it’s impact on performance
Run locust test against load-fecfile-web-api with connection pooling on and off (using the previous CONN_MAX_AGE solution) (IE, before #1887 was merged)
compare results to draw conclusions
test with prod config - large db, 4 instances, 50 users?
QA Notes
null
DEV Notes
null
Design
null
See full ticket and images here: FECFILE-2864