Apache Tomcat Native 1.2.3/1.1.34 发布,1.1.34主要更新如下:
- Unconditionally disable export Ciphers
- Improve ephemeral key handling for DH and ECDH
- Various fixes to build with newer OPenSSL versions
- Link Windows binaries with OpenSSL 1.0.1q and APR 1.5.1
1.2.3 主要更新如下:
- Java keystore support.
- Various fixes to align the Java and native APIs
- Various fixes if building without OpenSSL
- Windows binaries built with OpenSSL 1.0.2e
Tomcat Native 这个项目可以让 Tomcat 使用 Apache 的 apr 包来处理包括文件和网络IO操作,以提升性能。
软件详情:http://mail-archives.apache.org/mod_mbox/www-announce/201512.mbox/%3C56714954.4050507@apache.org%3E
下载地址:http://www.apache.org/dist/tomcat/tomcat-connectors/native/
来自:开源中国社区

