https://bz.apache.org/bugzilla/show_bug.cgi?id=61422
Bug ID: 61422
Summary: Feature requests for tc-native based on forked
netty-tcnative
Product: Tomcat Native
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Library
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
There is a forked project from tcnative that is going to be used in netty.
https://github.com/netty/netty-tcnative
There are couple of very nice features, that I would like to have it in tomcat
version.
- mavenization of the project (I can include it as dependency -> very nice for
microservices where tomcat is embedded -> we use spring boot)
- additional build with dynamic linking for using latest upstream security
updates for openssl
- removal of APR in favour of c++11 / c++14 features
(https://github.com/netty/netty-tcnative/pull/255)
- additional support for boringssl, libressl
- visual studio express build support
- they claim better openssl support (i don't know what that really means)
- posibility to have one release for netty and tomcat (wishful thinking)
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]