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 +
Actions