Bug 2227048 - [RGW][The value of the content-length header is inconsistent with the body size for website-enabled buckets]
Summary: [RGW][The value of the content-length header is inconsistent with the body si...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RGW
Version: 5.3
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 5.3z5
Assignee: Mark Kogan
QA Contact: Madhavi Kasturi
URL:
Whiteboard:
Depends On: 2189412
Blocks: 2227045
TreeView+ depends on / blocked
 
Reported: 2023-07-27 15:35 UTC by Mark Kogan
Modified: 2024-01-20 04:25 UTC (History)
9 users (show)

Fixed In Version: ceph-16.2.10-191.el8cp
Doc Type: Bug Fix
Doc Text:
Cause: When returning an error page to the client, for example for a 404 or 403 condition, the </body> and </html> closing tags were missing (not sent to the client) although their presence was accounted for in the requests Content-Length header field value. Consequence: Occasionally depending on the client, the TCP connection between the client the the Rados Gateway would be closed by an RST packet from the client on the account of the incorrect Content-Length header field value instead of a FIN packet under normal circumstances. Fix: Send the </body> and </html> closing tags to the client under all required conditions. Result: The value of the Content-Length header field correctly represents the legth of data sent to the client, and the client no longer reset the connection for an incorrect Content-Length reason.
Clone Of: 2189412
Environment:
Last Closed: 2023-08-28 09:40:56 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-7095 0 None None None 2023-07-27 15:38:51 UTC
Red Hat Product Errata RHBA-2023:4760 0 None None None 2023-08-28 09:41:40 UTC

Comment 10 errata-xmlrpc 2023-08-28 09:40:56 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat Ceph Storage 5.3 Bug Fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:4760

Comment 11 Red Hat Bugzilla 2024-01-20 04:25:51 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


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