Apache Tomcat Native 1.2.4 发布,该版本最主要更新是改进了 renegotiation,更新列表如下:
SSL.getHandshakeCount(), which was unused, now returns the handshake completed count rather than the handshake started count. (remm)
下载地址:
http://tomcat.apache.org/download-native.cgi
Tomcat Native 这个项目可以让 Tomcat 使用 Apache 的 apr 包来处理包括文件和网络IO操作,以提升性能。
软件详情:http://tomcat.apache.org/native-doc/miscellaneous/changelog.html
来自:开源中国社区

