mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes
This commit is contained in:
@ -504,3 +504,13 @@ $ grep 104.196.152.243 dspace.log.2017-11-07 | grep -o -E 'session_id=[A-Z0-9]{3
|
||||
- The number of sessions is over *ten times less*!
|
||||
- This gets me thinking, I wonder if I can use something like nginx's rate limiter to automatically change the user agent of clients who make too many requests
|
||||
- Perhaps using a combination of geo and map, like illustrated here: https://www.nginx.com/blog/rate-limiting-nginx/
|
||||
|
||||
## 2017-11-11
|
||||
|
||||
- I was looking at the Google index and noticed there are 4,090 search results for dspace.ilri.org but only seven for mahider.ilri.org
|
||||
- Search with something like: inurl:dspace.ilri.org inurl:https
|
||||
- I want to get rid of those legacy domains eventually!
|
||||
|
||||
## 2017-11-12
|
||||
|
||||
- Update the [Ansible infrastructure templates](https://github.com/ilri/rmg-ansible-public) to be a little more modular and flexible
|
||||
|
Reference in New Issue
Block a user