Java应用服务器,Apache Tomcat 8.0.17 发布

jopen 9年前

Apache Tomcat 8.0.17 发布了,该版本主要是修复了 8.0.15 中的一些 bug,包括:

1. 修复 8.0.15 中注解扫描的聚合问题
2. RemoteAddrValve 和 RemoteHostValve 可允许包含端口
3. WebSocket 的一些相关 bug 修复

Tomcat 8.0.17 (markt)

Catalina

  • Fix: Correct a regression in the previous fix for 57252 that broke request listeners for non-async requests that triggered an error that was handled by the ErrorReportingValve. (markt/violetagg)

Coyote

  • Fix: Add flushing to send ack in the NIO2 connector. (remm)

下载地址:http://tomcat.apache.org/download-80.cgi