Add notes for 2017-08-15

This commit is contained in:
2017-08-15 11:56:35 +03:00
parent a4e2af0b48
commit ca0dfb1d3c
3 changed files with 22 additions and 8 deletions

View File

@ -170,3 +170,9 @@ $ grep -rsI SQLException dspace-xmlui | wc -l
- Unfortunately I don't have the breakdown of which DSpace apps are making those connections (I'll assume XMLUI)
- So I guess a limit of 30 (DSpace default) is too low, but 70 causes problems when the load increases and the system's PostgreSQL `max_connections` is too low
- For now I think maybe setting DSpace's `db.maxconnections` to 40 and adjusting the system's `max_connections` might be a good starting point: 40 * 3 + 4 = 123
- Apply 223 more author corrections from Peter on CGIAR Library
- Help Magdalena from CCAFS with some CUA statistics questions
## 2017-08-15
- Increase the nginx upload limit on CGSpace (linode18) so Sisay can upload 23 CIAT reports