Apache Tomcat 8.0.26 发布了,该版本包含对 8.0.24 中的一些 bug 修复,其中有一部分是增强和变化,值得关注的有:
Fix EOF handling in the AJP APR/native connector to avoid the tight loop that caused high CPU load
Avoid an NPE when adding POJO WebSocket endpoints programmatically
Improved handling of async timeouts
软件详情:http://tomcat.apache.org/tomcat-8.0-doc/changelog.html#Tomcat_8.0.26_(markt)
下载地址:http://archive.apache.org/dist/tomcat/
来自:开源中国社区

