Update list of paths to ignore

Created on 11 June 2024, 19 days ago
Updated 28 June 2024, 3 days ago

Problem/Motivation

When CSS/JS aggregation is enabled, HTTP requests to files/css and files/js will be processed by Drupal and will count towards the rate limit. That makes it difficult to properly assess the rate limit because end user never makes such requests directly. In a recent experiment I was able to make only 5 requests before being blocked although the rate limit was set to 10.

Proposed resolution

Add public files folder path to crawler rate limit's ignore list. This will take care of CSS/JS aggregation as well as any other service using the files folder to store its files (image styles, twig templates, etc).

πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡·πŸ‡ΈSerbia vaish

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024