mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2017-09-14
This commit is contained in:
@ -330,3 +330,10 @@ dspace=# select distinct text_value, authority, confidence from metadatavalue wh
|
||||
```
|
||||
|
||||
- It added *another* authority... surely this is not the desired behavior, or maybe we are not using this as intented?
|
||||
|
||||
## 2017-09-14
|
||||
|
||||
- Communicate with Handle.net admins to try to get some guidance about the 10947 prefix
|
||||
- CGSpace was very slow and Uptime Robot even said it was down at one time
|
||||
- I didn't see any abnormally high usage in the REST or OAI logs, but looking at Munin I see the average JVM usage was at 4.9GB and the heap is only 5GB (5120M), so I think it's just normal growing pains
|
||||
- Every few months I generally try to increase the JVM heap to be 512M higher than the average usage reported by Munin, so now I adjusted it to 5632M
|
||||
|
Reference in New Issue
Block a user