Apache Tomcat 8.5.27 和 9.0.4 已发布。
Apache Tomcat 8.5.x 旨在取代 8.0.x,并包含从 9.0.x 分支中提取的新特性能。Apache Tomcat 9.0.4 是一个 Bug 修复版本。两个版本均包含以下更新内容:
Add support for GZIP compression with HTTP/2
Expand the TLS functionality exposed via the Manager application
Return a simple, plain text error message if a client attempts to make a plain text HTTP connection to a TLS enabled NIO or NIO2 Connector
Apache Tomcat 8.5.27 额外还有:
Add a new system property (org.apache.jasper.runtime.BodyContentImpl.BUFFER_SIZE) to control the size of the buffer used by Jasper when buffering tag bodies
Tomcat 8.5.27 下载地址:
http://tomcat.apache.org/download-80.cgi
Tomcat 9.0.4 下载地址:
http://tomcat.apache.org/download-90.cgi
来自:开源中国社区