2015-11-04 20:22 GMT+01:00 Christopher Schultz <ch...@christopherschultz.net >:
> At some point, tcnative won't have to exist at all. There have been some > efforts to provide an OpenSSL-based JSSE provider, at which point little > needs to be done to use OpenSSL under the hood, and I think the APR > connector can be discarded. > Are you talking about JCE ? If so, then you need to think about it some more, everything about it is extremely complex. Including for the end user setup. > > JSSE w/OpenSSL + NIO(2) seems like it would be a great combination, and > it would remove a *lot* of code in Tomcat. > > The APR connector is not that much code, and it has somewhat different characteristics, it could still be an interesting tool sometimes (like with HTTP/2 recently). Rémy