Apache Tomcat Native 1.2.8 发布了。Tomcat Native 这个项目可以让 Tomcat 使用 Apache 的 apr 包来处理包括文件和网络IO操作,以提升性能。 更新内容:
Improved performance with concurrent loads Correctly enable and disable OCSP in the binaries for Windows Fix a bug in the handling of EAGAIN during non-blocking I/O
更新详情:http://tomcat.apache.org/native-doc/miscellaneous/changelog.html 下载地址:http://tomcat.apache.org/download-native.cgi |