https://bz.apache.org/bugzilla/show_bug.cgi?id=62491

            Bug ID: 62491
           Summary: Multipart form upload fails with error 400
           Product: Apache httpd-2
           Version: 2.4.27
          Hardware: Other
                OS: other
            Status: NEW
          Severity: major
          Priority: P2
         Component: mod_proxy_ajp
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

When a user uploads a file using Internet explorer to our application, the
apache shows an error code 400 in the access log and below error in error log.

[Thu Jun 21 15:47:03.145668 2018] [proxy_ajp:error] [pid 1759:tid
140304137443072] (70008)Partial results are valid but processing is incomplete:
[client XX.XX.XX.XX:54472] AH02822: dialog with client XX.XX.XX.XX:54472
failed, referer:

Apache:
we are using proxy ajp module to pass requests to the tomcat server. 

when this issue occured, we observed that the actual request went all the way
to tomcat and tomcat successfully processed request. But in the middle of
processing itself the apache returned an error 400 with above error.

Browser:
The browser shows request status as "Aborted" when we ran the IE developer
tools->network trace.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to