Update notes for 2019-02-03

This commit is contained in:
2019-02-03 19:05:28 +02:00
parent 6efd2ae506
commit 2ccdbb6c9d
3 changed files with 15 additions and 8 deletions

View File

@ -127,5 +127,7 @@ $ grep -o -E 'session_id=[A-Z0-9]{32}:ip_addr=195.201.104.240' dspace.log.2019-0
- This user was making requests to `/browse`, which is not currently under the existing rate limiting of dynamic pages in our nginx config
- I [extended the existing `dynamicpages` (12/m) rate limit to `/browse` and `/discover`](https://github.com/ilri/rmg-ansible-public/commit/36dfb072d6724fb5cdc81ef79cab08ed9ce427ad) with an allowance for bursting of up to five requests for "real" users
- Run all system updates on linode20 and reboot it
- This will be the new AReS repository explorer server soon
<!-- vim: set sw=2 ts=2: -->