This bug has been migrated to another issue tracking site. It has been closed here and may no longer be being monitored.

If you would like to get updates for this issue, or to participate in it, you may do so at Red Hat Issue Tracker .
Bug 2252736 - httpd blocks image uploads if image's size is bigger than 1GB
Summary: httpd blocks image uploads if image's size is bigger than 1GB
Keywords:
Status: CLOSED MIGRATED
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-horizon
Version: 17.1 (Wallaby)
Hardware: All
OS: All
medium
high
Target Milestone: z6
: 17.1
Assignee: OSP Team
QA Contact: ikanias
URL:
Whiteboard:
: 2270150 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-12-04 11:55 UTC by Alex Stupnikov
Modified: 2025-01-23 16:36 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2025-01-23 16:36:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-30644 0 None None None 2023-12-04 11:55:58 UTC
Red Hat Issue Tracker OSP-33533 0 None None None 2025-01-23 16:36:32 UTC
Red Hat Issue Tracker   OSPRH-13324 0 None None None 2025-01-23 16:36:14 UTC
Red Hat Knowledge Base (Article) 6975397 0 None None None 2024-06-11 15:34:54 UTC
Red Hat Knowledge Base (Solution) 7049165 0 None None None 2023-12-22 15:20:15 UTC

Description Alex Stupnikov 2023-12-04 11:55:31 UTC
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

Comment 4 Radomir Dopieralski 2024-06-11 15:34:55 UTC
*** Bug 2270150 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.