On 29/03/2019 15:37, Inder wrote:
> On Fri, Mar 29, 2019 at 1:21 PM Mark Thomas <ma...@apache.org> wrote:

<snip/>

>> Its 8.5.20
> 
>>> INFO: Loaded APR based Apache Tomcat Native library [1.2.14] using APR
>>> version [1.4.8].
>>
>> Those are quite old. There is a fix that may be relevant to APR poll
>> behaviour in APR 1.6.4.
>>
> OK... will consider upgrading or moving to NIO Connector. Do you see any
> issue or comparable dis-advantage of using NIO connector?

NIO + JSSE will be slower than NIO+OpenSSL.

NIO+OpenSSL should be about the same as APR/Native. (You can construct
performance 'tests' that show significant differences either way but in
the real world Id expect them to be about the same.)

>> What is the CPU utilisation like at this point?
>>
> Didn't take much note of that. Will check the next time issue happens.

A spinning thread would confirm the analsysis.

Mark

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

Reply via email to