Actions
Issue #451
closedUpdate content upload size quota
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
2.4.0
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
The current upload size is currently limited to 1MB. This limit is too small and would create excessive amount of API traffic to pulp server. Please consider upping the limit to something larger.
Field in pulp_v2/server/etc/httpd/conf.d/pulp_apache_24.conf
SSLRenegBufferSize 1048576
+ This bug was cloned from Bugzilla Bug #1108924 +
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
- Severity set to 2. Medium
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.
Actions