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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |INVALID

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
Error code 104 is a client disconnect. That is never a Tomcat bug.

Error code 32 is a broken pipe. That error code was never mentioned in the
original bug report. The Tomcat Native/APR code does not use pipes as far as I
can tell although it is possible I am missing something under the covers in
either the APR library or OpenSSL. If you have a test case that reproduces the
32 error on a clean install of the latest Tomcat 9 and Native Connector then
please open a new bug report and provide the steps to reproduce the error and
any additional information in that new bug report.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to