Rate limit Gitea repo archives #32

Open
opened 2024-05-03 12:36:00 +02:00 by lukas · 0 comments
Owner

Repo archives have the ability to consume a lot of server resources. If multiple large archives, that have to be built on demand, are requested at the same time, the server will run out of memory.

A kind of rate limit for this has to be implemented, either by watching the container resource usage or simply by limit download requests to about 1 request per 5minutes per IP.

Repo archives have the ability to consume a lot of server resources. If multiple large archives, that have to be built on demand, are requested at the same time, the server will run out of memory. A kind of rate limit for this has to be implemented, either by watching the container resource usage or simply by limit download requests to about 1 request per 5minutes per IP.
lukas added the
Involves
Testing
Priority
Low
Service
Gitea
Domain
LibreMoe
labels 2024-05-03 12:36:00 +02:00
lukas self-assigned this 2024-05-03 12:36:00 +02:00
lukas added this to the Issue Board project 2024-05-03 12:36:00 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KomuSolutions/igot99issues#32
No description provided.