"Caldarale, Charles R" <chuck.caldar...@unisys.com> wrote:

>> From: Mark Thomas [mailto:ma...@apache.org] 
>> Subject: APR/native errors with non-blocking I/O
>
>Assuming these are negative errno values:
>
>> On OSX the error code is -32
>
>Broken pipe.
>
>> On Linux the error code is -104
>
>Connection reset by peer.
>
>Did the other end go away?
>
>Can you get a packet capture from both one end or the other?

Thanks Chuck. Very helpful.

The other end does hang up but it wasn't clear if that was the root cause or 
the result. The client reports invalid chunked encoding. I'll look into the 
client code.

Where might I find a list of these error codes. My Google fu let me down.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to