On 22/01/2019 04:13, Igal Sapir wrote:
> On Mon, Jan 21, 2019 at 6:49 AM Mark Thomas <ma...@apache.org> wrote:
> 
>> Version 1.2.20 includes the following changes compared to 1.2.19:
>>
>> - Fixed memory leak associated with the use of OpenSSL BIO (used when
>>   OpenSSL provides the TLS functionality for the NIO and NIO2
>>   connectors)
>>
>> Various other fixes and improvements. See the changelog for details.
>>
>> The proposed release artefacts can be found at [1],
>> and the build was done using tag [2].
>>
>> The Apache Tomcat Native 1.2.20 release is
>>  [X] Stable, go ahead and release
>>
> 
> Built and Tested on Ubuntu 18.04
> 
> It ran the APR tests, but I saw this in the logs, not sure if it's
> expected:  useAprConnector [false]?

It means that if the APR/Native library is present and the connector has
been configured with a protocol of "HTTP/1.1", should Tomcat use the APR
Connector (true) or NIO+OpenSSL (false). Default is false.

Mark

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

Reply via email to