You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/01/23 18:31:15 UTC

[GitHub] merlimat opened a new pull request #1094: Include BoringSSL native implementation for faster TLS

merlimat opened a new pull request #1094: Include BoringSSL native implementation for faster TLS
URL: https://github.com/apache/incubator-pulsar/pull/1094
 
 
   ### Motivation
   
   Fixes #1028 
   
   ### Modifications
   
   Include Netty-tc-native with statically linked BoringSSL for Linux/Mac/Windows. This will use the native implementation of OpenSSL instead of the JDK version.
   
   ### Result
   
   Faster TLS encryption and much less garbage generated.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services