[Bug 285002] The website https://reviews.freebsd.org/ frequently reports "429 Too Many Requests".

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 20 Jul 2025 23:54:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285002

Danilo G. Baio <dbaio@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |dbaio@freebsd.org
           Assignee|doc@FreeBSD.org             |clusteradm@FreeBSD.org

--- Comment #4 from Danilo G. Baio <dbaio@freebsd.org> ---
Hello,

We have implemented a very aggressive rate limit on /source/*. This was
necessary because crawlers significantly impacted Phabricator's performance.

We asked a few people, and no one reported using it to browse source code.
After all, we have cgit and mirrors (GitHub/GitLab) available for that purpose.

Are you getting the "429 Too Many Requests" errors on /source/, right?

If so, do you need access to it on Phabricator for something important? I'm
trying to figure out if we should remove that limit or use a different tool,
like Anubis, that Mark mentioned, to secure it.

Regards,

-- 
You are receiving this mail because:
You are the assignee for the bug.