Open
Description
We're seeing much lower db pool usage than we expected. This isn't necessarily bad, but let's take a closer look:
- Can we fire a large enough load test to take up the default of 300 connections?
- Should we lower our default?
- Maybe a separate issue: are we spending too much time in the front end (particularly extractors). Are there any performance improvements we can make there?