mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-10
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
<meta property="twitter:title" content="December, 2015">
|
||||
<meta property="twitter:description" content="">
|
||||
|
||||
<meta name="generator" content="Hugo 0.16" />
|
||||
<meta name="generator" content="Hugo 0.17-DEV" />
|
||||
|
||||
|
||||
<base href="https://alanorth.github.io/cgspace-notes/">
|
||||
@ -82,9 +82,7 @@
|
||||
|
||||
</p>
|
||||
</header>
|
||||
|
||||
|
||||
<h2 id="2015-12-02">2015-12-02</h2>
|
||||
<h2 id="2015-12-02">2015-12-02</h2>
|
||||
|
||||
<ul>
|
||||
<li>Replace <code>lzop</code> with <code>xz</code> in log compression cron jobs on DSpace Test—it uses less space:</li>
|
||||
@ -97,6 +95,8 @@
|
||||
-rw-rw-r-- 1 tomcat7 tomcat7 169K Nov 18 23:59 dspace.log.2015-11-18.xz
|
||||
</code></pre>
|
||||
|
||||
<p></p>
|
||||
|
||||
<ul>
|
||||
<li>I had used lrzip once, but it needs more memory and is harder to use as it requires the lrztar wrapper</li>
|
||||
<li>Need to remember to go check if everything is ok in a few days and then change CGSpace</li>
|
||||
@ -244,7 +244,6 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
||||
<li>Since we figured out (and fixed) the cause of the performance issue, I reverted Google Bot’s crawl rate to the “Let Google optimize” setting</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
@ -261,6 +260,8 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
||||
<h4>Recent Posts</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
<li><a href="/cgspace-notes/2016-10/">October, 2016</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2016-09/">September, 2016</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2016-08/">August, 2016</a></li>
|
||||
@ -269,8 +270,6 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
||||
|
||||
<li><a href="/cgspace-notes/2016-06/">June, 2016</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2016-05/">May, 2016</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user