Closed (fixed)
Project:
Crawler Rate Limit
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2025 at 15:31 UTC
Updated:
19 Jun 2025 at 17:39 UTC
Jump to comment: Most recent
Currently "paths to ignore" are processed after the bot rate limiting has been completed. This means that some of the requests that are ignored (not counted towards the rate limit) for regular traffic are not ignored for bot traffic. I can't think of any good reason for such inconsistency.
Process the "paths to ignore" before bot rate limiting is performed.
N/A
N/A
N/A
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
vaish commented