mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2017-08-15
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user