Skip to content

Conversation

@fauust
Copy link
Collaborator

@fauust fauust commented Jul 16, 2025

I am not sure that this is the correct approach. The request_uri reqlimit is useless it would probably block legit users. The binary_remote_addr makes much more sense but it's probably still to agressive.

How to test:
1/ deploy on DEV
2/ on DEV: sudo journalctl -f | grep " limiting "
3/ visit https://buildbot.dev.mariadb.org/#/builders/110/builds/150 and expand immediately (as fast as possible) the second trigger --> we should be good.

But this ratelimit can be triggered if you open in tabs a sufficient amount of BB pages with lots of js calls. This probably also depend of your Internet connexion.

I am not sure that this is the correct approach. The request_uri
reqlimit is useless it would probably block legit users. The
binary_remote_addr makes much more sense but it's probably still to
agressive.
@fauust
Copy link
Collaborator Author

fauust commented Oct 23, 2025

Blocking heavy API calls is the solution

@fauust fauust closed this Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant