Add notes for 2017-12-25

This commit is contained in:
2017-12-25 22:26:01 +02:00
parent c243f1d7fe
commit 557178c540
6 changed files with 30 additions and 14 deletions

View File

@ -23,7 +23,7 @@ The list of connections to XMLUI and REST API for today:
<meta property="article:published_time" content="2017-12-01T13:53:54&#43;03:00"/>
<meta property="article:modified_time" content="2017-12-20T16:14:32&#43;02:00"/>
<meta property="article:modified_time" content="2017-12-24T13:59:25&#43;02:00"/>
@ -56,9 +56,9 @@ The list of connections to XMLUI and REST API for today:
"@type": "BlogPosting",
"headline": "December, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-12/",
"wordCount": "3697",
"wordCount": "3722",
"datePublished": "2017-12-01T13:53:54&#43;03:00",
"dateModified": "2017-12-20T16:14:32&#43;02:00",
"dateModified": "2017-12-24T13:59:25&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -865,6 +865,15 @@ $ schedtool -D -e ionice -c2 -n7 nice -n19 dspace filter-media -i 10568/89287
</ul></li>
</ul>
<h2 id="2017-12-25">2017-12-25</h2>
<ul>
<li>The PostgreSQL connection pooling is much better when using the Tomcat JNDI pool</li>
<li>Here are the Munin stats for the past week on CGSpace:</li>
</ul>
<p><img src="/cgspace-notes/2017/12/postgres-connections-cgspace.png" alt="CGSpace PostgreSQL connections week" /></p>