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: dev@tomcat.apache.org
          Reporter: matej.spil...@gmail.com
  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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to