On 21/06/2016 17:36, Mark Thomas wrote:
> On 21/06/2016 14:52, Mark Thomas wrote:
>> On 21/06/2016 14:43, Andrei Ivanov wrote:
> 
> <snip/>
> 
>>> 21-Jun-2016 13:38:41.122 FINE [https-openssl-apr-8443-exec-6]
>>> org.apache.tomcat.util.net.AprEndpoint$AprSocketWrapper.fillReadBuffer
>>> An APR general error was returned by the SSL read operation on
>>> APR/native socket [1,852,286,144] with wrapper
>>> [org.apache.tomcat.util.net.
>>> AprEndpoint$AprSocketWrapper@1dfa0278:1852286144]. It will be treated
>>> as EAGAIN and the socket returned to the poller.
>>> 21-Jun-2016 13:38:41.125 SEVERE [https-openssl-apr-8443-exec-6]
>>> org.apache.coyote.AbstractProtocol$ConnectionHandler.process Error
>>> reading request, ignored
>>>  java.lang.IllegalStateException
>>
>> Bingo!
>>
>> That proves the theory. Thanks for testing it so quickly. I should be
>> able to put together a fix for this fairly quickly. I'll update this
>> thread when I have the fix ready to test. If you're able to build Tomcat
>> 8.5.x locally by then, great. If not, I can always provide a snapshot
>> build for you to test with.
> 
> This is going to take a little longer than I thought. I need to dig
> deeper into the tc-native / OpenSSL code.

Progress has been made.

I think the root cause was a bug in tc-native (fixed for 1.2.8) that had
an incomplete work-around applied in Tomcat. I've fixed this in
tc-native 1.2.x. An update to tc-native 1.2.8 (when released) should be
sufficient to fix this. If I upload a snapshot build of the 1.2.8-dev
.dll somewhere would you be able to test it? Do you need 32-bit or 64-bit?

Mark


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

Reply via email to