Update notes for 2017-12-04

This commit is contained in:
Alan Orth 2017-12-04 15:37:58 +03:00
parent 22eefdcaf5
commit ce347ac143
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
5 changed files with 20 additions and 8 deletions

View File

@ -85,3 +85,8 @@ $ grep 2.86.122.76 /home/cgspace.cgiar.org/log/dspace.log.2017-12-01 | grep -o -
## 2017-12-04
- Linode alerted that CGSpace's load was 255.5% from 8 to 10 AM again
- I looked at the Munin stats again to see how the PostgreSQL tweaks from a few weeks ago were holding up:
![PostgreSQL connections month](/cgspace-notes/2017/12/postgres-connections-month.png)
- The results look fantastic! So the `random_page_cost` tweak for SSDs is massive

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-03T13:03:13&#43;03:00"/>
<meta property="article:modified_time" content="2017-12-04T12:21:49&#43;03: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": "350",
"wordCount": "383",
"datePublished": "2017-12-01T13:53:54&#43;03:00",
"dateModified": "2017-12-03T13:03:13&#43;03:00",
"dateModified": "2017-12-04T12:21:49&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -210,6 +210,13 @@ The list of connections to XMLUI and REST API for today:
<ul>
<li>Linode alerted that CGSpace&rsquo;s load was 255.5% from 8 to 10 AM again</li>
<li>I looked at the Munin stats again to see how the PostgreSQL tweaks from a few weeks ago were holding up:</li>
</ul>
<p><img src="/cgspace-notes/2017/12/postgres-connections-month.png" alt="PostgreSQL connections month" /></p>
<ul>
<li>The results look fantastic! So the <code>random_page_cost</code> tweak for SSDs is massive</li>
</ul>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2017-12/</loc>
<lastmod>2017-12-03T13:03:13+03:00</lastmod>
<lastmod>2017-12-04T12:21:49+03:00</lastmod>
</url>
<url>
@ -139,7 +139,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2017-12-03T13:03:13+03:00</lastmod>
<lastmod>2017-12-04T12:21:49+03:00</lastmod>
<priority>0</priority>
</url>
@ -150,7 +150,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2017-12-03T13:03:13+03:00</lastmod>
<lastmod>2017-12-04T12:21:49+03:00</lastmod>
<priority>0</priority>
</url>
@ -162,13 +162,13 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2017-12-03T13:03:13+03:00</lastmod>
<lastmod>2017-12-04T12:21:49+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2017-12-03T13:03:13+03:00</lastmod>
<lastmod>2017-12-04T12:21:49+03:00</lastmod>
<priority>0</priority>
</url>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB