-
Bug
-
Resolution: Done
-
Normal
-
None
Description of problem:
It looks like after delivering workaround for https://access.redhat.com/articles/6975397 there is a new default LimitRequestBody of 1 GB set for httpd (kudos to Flavio for figuring this out).
1GB is too small for many images operators upload via Horizon, so default definitions should be changed. It doesn't look like other RHOSP services are affected.
limitreqbody parameter is available in RHOSP 17.1 for apache::vhost. It looks like we can change default definition of HorizonVhostExtraParams THT parameter to set higher limit by default.
Version-Release number of selected component (if applicable):
RHOSP 17.1
How reproducible:
Deploy RHOSP 17.1, try to upload an image bigger than 1 GB
Actual results:
Error "Request Entity Too Large"
Expected results:
Image is uploaded properly
Additional info:
Probably worth some QE automation
- is duplicated by
-
OSPRH-17359 LimitRequestBody cannot be implemented through horizon-operator
-
- Closed
-
- external trackers