Closed
Bug 552584
Opened 15 years ago
Closed 15 years ago
Server needs maximum file size limit on accepted uploads
Categories
(Mozilla Labs Graveyard :: Test Pilot, defect, P1)
Mozilla Labs Graveyard
Test Pilot
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jono, Assigned: zandr)
Details
(Whiteboard: data, server, security)
To prevent the server from being clobbered by DOS attacks or just innocent-but-overlarge data uploads, need to make sure that the new version of the server infrastructure includes a maximum upload size limiter as well as potentially a maximum-bandwidth-per-IP-address throttler.
Priority: -- → P1
Whiteboard: data, server, security
Target Milestone: 0.1 → 1.0
Assignee | ||
Comment 1•15 years ago
|
||
We're going to implement this in the Zeus, so creating a dependency on the Zeus setup bug.
Assignee: jdicarlo → zandr
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•15 years ago
|
||
This is implemented in the Service Protection classes in the Zeus. Max body size of 5MiB.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•