internal/config: reduce default max idle SQL connections
Prior to CL 747620, we used the database/sql.DB default idle connection
limit of 2. An increase from 2 to 10 is quite extreme. If there are many
instances, the total number of connections can be quite high.
Reduce the limit to 6, which is selected as enough to handle the
concurrent requests for median instances.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |