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

@ -61,4 +61,11 @@ stream {
- Migrate CGSpace to DSpace 7
## 2024-01-07
- High load on the server and UptimeRobot saying the frontend is flapping
- 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's log directory anyway
- I also noticed the same for Solr, so I disabled stdout for that systemd unit as well
- I spent a lot of time bringing back the nginx rate limits we used in DSpace 6 and it seems to have helped
<!-- vim: set sw=2 ts=2: -->