mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
content/2015-11.md: Add notes
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
a03372ae17
commit
e1e88c0fc2
@ -83,3 +83,14 @@ datid | datname | pid | usesysid | usename | application_name | client_addr
|
||||
- Change `db.maxidle` from -1 to 10, reduce `db.maxconnections` from 90 to 50, and restart postgres and tomcat7
|
||||
- Also redeploy DSpace Test with a clean sync of CGSpace and mirror these database settings there as well
|
||||
- Also deploy the nginx fixes for the `try_files` location block as well as the expires block
|
||||
|
||||
## 2015-11-26
|
||||
|
||||
- CGSpace behaving much better since changing `db.maxidle` yesterday, but still two up/down notices from monitoring this morning (better than 50!)
|
||||
- CCAFS colleagues mentioned that the REST API is very slow, 24 seconds for one item
|
||||
- Not as bad for me, but still unsustainable if you have to get many:
|
||||
|
||||
```
|
||||
$ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle/10568/32802?expand=all
|
||||
8.415
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user