Update notes for 2022-08-13

This commit is contained in:
2022-08-13 21:51:49 -07:00
parent ad4f3486fd
commit 498690ac42
29 changed files with 36 additions and 34 deletions

View File

@ -88,5 +88,6 @@ $ dspace import --add --eperson=aorth@mjanja.ch --source /tmp/SimpleArchiveForma
- I see reports of excessive scraping on AbuseIPDB.com
- I'm gonna add their 80.248.224.0/20 to the bot-networks.conf in nginx
- I will also purge all the hits from this IP in Solr statistics
- I also see the core.ac.uk bot making tens of thousands of requests today, but we are already tagging that as a bot in Tomcat's Crawler Session Manager valve, so they should be sharing a Tomcat session with other bots and not creating too many sessions
<!-- vim: set sw=2 ts=2: -->