diff --git a/content/post/2017-04.md b/content/post/2017-04.md index b7e924d93..ceb6e55f4 100644 --- a/content/post/2017-04.md +++ b/content/post/2017-04.md @@ -92,3 +92,11 @@ dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field $ grep -c profile /tmp/filter-media-cmyk.txt 2505 ``` + +## 2017-04-06 + +- After reading the [notes for DCAT April 2017](https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+April+2017) I am testing some new settings for PostgreSQL on DSpace Test: + - `db.maxconnections` 30→70 (the default PostgreSQL config allows 100 connections, so DSpace's default of 30 is quite low) + - `db.maxwait` 5000→10000 + - `db.maxidle` 8→20 (DSpace default is -1, unlimited, but we had set it to 8 earlier) +- I need to look at the Munin graphs after a few days to see if the load has changed diff --git a/public/2017-04/index.html b/public/2017-04/index.html index c38eecbce..999027ee2 100644 --- a/public/2017-04/index.html +++ b/public/2017-04/index.html @@ -30,7 +30,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th - + @@ -79,9 +79,9 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th "@type": "BlogPosting", "headline": "April, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-04/", - "wordCount": "475", + "wordCount": "548", "datePublished": "2017-04-02T17:08:52+02:00", - "dateModified": "2017-04-04T16:30:55+03:00", + "dateModified": "2017-04-05T16:31:49+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -247,6 +247,19 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0 2505 +

2017-04-06

+ + + diff --git a/public/index.xml b/public/index.xml index 23decdcae..dccead1b6 100644 --- a/public/index.xml +++ b/public/index.xml @@ -116,7 +116,20 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0 <pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt 2505 -</code></pre> +</code></pre> + +<h2 id="2017-04-06">2017-04-06</h2> + +<ul> +<li>After reading the <a href="https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+April+2017">notes for DCAT April 2017</a> I am testing some new settings for PostgreSQL on DSpace Test: + +<ul> +<li><code>db.maxconnections</code> 30→70 (the default PostgreSQL config allows 100 connections, so DSpace&rsquo;s default of 30 is quite low)</li> +<li><code>db.maxwait</code> 5000→10000</li> +<li><code>db.maxidle</code> 8→20 (DSpace default is -1, unlimited, but we had set it to 8 earlier)</li> +</ul></li> +<li>I need to look at the Munin graphs after a few days to see if the load has changed</li> +</ul> diff --git a/public/post/index.xml b/public/post/index.xml index f212a1953..f95b68276 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -116,7 +116,20 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0 <pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt 2505 -</code></pre> +</code></pre> + +<h2 id="2017-04-06">2017-04-06</h2> + +<ul> +<li>After reading the <a href="https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+April+2017">notes for DCAT April 2017</a> I am testing some new settings for PostgreSQL on DSpace Test: + +<ul> +<li><code>db.maxconnections</code> 30→70 (the default PostgreSQL config allows 100 connections, so DSpace&rsquo;s default of 30 is quite low)</li> +<li><code>db.maxwait</code> 5000→10000</li> +<li><code>db.maxidle</code> 8→20 (DSpace default is -1, unlimited, but we had set it to 8 earlier)</li> +</ul></li> +<li>I need to look at the Munin graphs after a few days to see if the load has changed</li> +</ul> diff --git a/public/sitemap.xml b/public/sitemap.xml index 9c821f2d2..3287ea6cf 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,7 +3,7 @@ https://alanorth.github.io/cgspace-notes/2017-04/ - 2017-04-04T16:30:55+03:00 + 2017-04-05T16:31:49+03:00 @@ -93,19 +93,19 @@ https://alanorth.github.io/cgspace-notes/ - 2017-04-04T16:30:55+03:00 + 2017-04-05T16:31:49+03:00 0 https://alanorth.github.io/cgspace-notes/tags/notes/ - 2017-04-04T16:30:55+03:00 + 2017-04-05T16:31:49+03:00 0 https://alanorth.github.io/cgspace-notes/post/ - 2017-04-04T16:30:55+03:00 + 2017-04-05T16:31:49+03:00 0 diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 3d2bb012f..bd2d0ca07 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -115,7 +115,20 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0 <pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt 2505 -</code></pre> +</code></pre> + +<h2 id="2017-04-06">2017-04-06</h2> + +<ul> +<li>After reading the <a href="https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+April+2017">notes for DCAT April 2017</a> I am testing some new settings for PostgreSQL on DSpace Test: + +<ul> +<li><code>db.maxconnections</code> 30→70 (the default PostgreSQL config allows 100 connections, so DSpace&rsquo;s default of 30 is quite low)</li> +<li><code>db.maxwait</code> 5000→10000</li> +<li><code>db.maxidle</code> 8→20 (DSpace default is -1, unlimited, but we had set it to 8 earlier)</li> +</ul></li> +<li>I need to look at the Munin graphs after a few days to see if the load has changed</li> +</ul>