Add notes for 2024-01-07

This commit is contained in:
2024-01-07 20:43:02 +03:00
parent cf5c1e2155
commit 82c79fc257
141 changed files with 195 additions and 178 deletions

View File

@ -22,7 +22,7 @@ Work on IFPRI ISNAR archive cleanup
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2024-01/" />
<meta property="article:published_time" content="2024-01-02T10:08:00+03:00" />
<meta property="article:modified_time" content="2024-01-05T15:45:46+03:00" />
<meta property="article:modified_time" content="2024-01-06T17:46:07+03:00" />
@ -40,7 +40,7 @@ I sent the bundle to the Handle admins to make sure it&rsquo;s OK before we do t
Continue testing and debugging the cgspace-java-helpers on DSpace 7
Work on IFPRI ISNAR archive cleanup
"/>
<meta name="generator" content="Hugo 0.121.1">
<meta name="generator" content="Hugo 0.121.2">
@ -50,9 +50,9 @@ Work on IFPRI ISNAR archive cleanup
"@type": "BlogPosting",
"headline": "January, 2024",
"url": "https://alanorth.github.io/cgspace-notes/2024-01/",
"wordCount": "352",
"wordCount": "433",
"datePublished": "2024-01-02T10:08:00+03:00",
"dateModified": "2024-01-05T15:45:46+03:00",
"dateModified": "2024-01-06T17:46:07+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -193,6 +193,16 @@ Work on IFPRI ISNAR archive cleanup
<ul>
<li>Migrate CGSpace to DSpace 7</li>
</ul>
<h2 id="2024-01-07">2024-01-07</h2>
<ul>
<li>High load on the server and UptimeRobot saying the frontend is flapping
<ul>
<li>I noticed tons of logs from pm2 in the systemd journal, so I disabled those in the systemd unit because they are available from pm2&rsquo;s log directory anyway</li>
<li>I also noticed the same for Solr, so I disabled stdout for that systemd unit as well</li>
</ul>
</li>
<li>I spent a lot of time bringing back the nginx rate limits we used in DSpace 6 and it seems to have helped</li>
</ul>
<!-- raw HTML omitted -->