eb61767d1e
We're see crawling on gitea impact service response time. The list of user agents was compiled looking for requests that were obvious crawling behavior, filtering out the UA strings, sorting by counts then removing obvious bots that seem to be more well behaved. What we are left with is a number of user agents making requests as older unsupported versions of mobile clients. Filter those. Change-Id: I6e774c83a66e25d1b1faefc7cacf39ffb77f509a |
||
---|---|---|
.. | ||
files | ||
handlers | ||
tasks | ||
README.rst |
Reject requests from problematic user agent strings
This role installs and configures a filter macro called UserAgentFilter which can be included in Apache vhosts
Role Variables