Update notes

This commit is contained in:
2017-09-10 19:18:52 +03:00
parent 760cfa2413
commit bd115f81a5
4 changed files with 9 additions and 9 deletions

View File

@ -384,4 +384,4 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
- Looking at the logs I see we have been having hundreds or thousands of these errors a few times per week in 2017-07 and almost every day in 2017-08
- It seems that I changed the `db.maxconnections` setting from 70 to 40 around 2017-08-14, but Macaroni Bros also reduced their hourly hammering of the REST API then
- Nevertheless, it seems like a connection limit is not enough and that I should increase it (as well as the system's PostgreSQL `max_connections`
- Nevertheless, it seems like a connection limit is not enough and that I should increase it (as well as the system's PostgreSQL `max_connections`)