Hide Forgot
Description of problem: When a request with raw-body with "Transfer-Encoding: chunked", where raw-body is a non-form data such as "application/octet-stream" sent over mod_fcgid it resulting content length is always 0 due to this FCGI CONTENT_LENGTH doesn't get set and backends don't read any of the body of the request. Refer ASF Bug https://bz.apache.org/bugzilla/show_bug.cgi?id=53332 Version-Release number of selected component (if applicable): mod_fcgid-2.3.9-4 How reproducible: Always Steps to Reproduce: Refer ASF Bug https://bz.apache.org/bugzilla/show_bug.cgi?id=53332 Additional info: Refer ASF Bug https://bz.apache.org/bugzilla/show_bug.cgi?id=53332
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, 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-2019:2301