From 7180aa224f37a8f98ca451f3e0e386e660e695df Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 8 Dec 2015 12:01:25 +0200 Subject: [PATCH] Add notes for 2015-12-08 Signed-off-by: Alan Orth --- content/2015-12.md | 4 ++++ public/2015-12/index.html | 6 ++++++ public/index.xml | 6 ++++++ public/tags/notes/index.xml | 6 ++++++ 4 files changed, 22 insertions(+) diff --git a/content/2015-12.md b/content/2015-12.md index 75db66078..4840c01c4 100644 --- a/content/2015-12.md +++ b/content/2015-12.md @@ -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 diff --git a/public/2015-12/index.html b/public/2015-12/index.html index c492e4e46..61283ab77 100644 --- a/public/2015-12/index.html +++ b/public/2015-12/index.html @@ -232,6 +232,12 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle 0.497 +

2015-12-08

+ + +