lists: block agreessive crawler
This crawler is doing about 2M requests a day to lists.fedoraproject.org. This is causing db load on db01, causing services to have issues. So, block them here for now, but we may want to block them elsewhere too. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7e6b1b19f1
commit
6ac1be1f3a
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@ User-agent: *
|
|||
Disallow: /accounts/
|
||||
Disallow: /django-admin/
|
||||
Disallow: /archives/*/vote$
|
||||
User-agent: Bytespider
|
||||
Disallow: /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue