Add notes for 2015-12-08

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2015-12-08 12:01:25 +02:00
parent 9243ef93ae
commit 7180aa224f
4 changed files with 22 additions and 0 deletions

View File

@ -143,3 +143,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
$ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle/10568/32802?expand=all
0.497
```
## 2015-12-08
- Switch CGSpace log compression cron jobs from using lzop to xz—the compression isn't as good, but it's much faster and causes less IO/CPU load