发布于 2017-08-10 00:33:01 | 240 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Tomcat教程,程序狗速度看过来!

Tomcat 开源Web应用服务器

Tomcat 服务器是一个免费的开放源代码的Web 应用服务器,属于轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。


Tomcat 9.0.0.M26 (alpha) 和 8.5.20 已发布。

Tomcat 9.0.0.M26 (alpha)是 9.0.x 分支的一个里程碑版本,并且已经为用户提供了 Apache Tomcat 9.0.x 中新功能的早期访问,以便他们可以提供反馈。与 9.0.0.M22 相比,有以下的显著变化:

  • When generating JSP runtime error messages that quote the relevant JSP source code, switch from using the results of the JSP page parsing process to using the JSR 045 source map data to identify the correct part of the JSP source from the stack trace. This significantly reduces the memory footprint of Jasper in development mode, provides a small performance improvement for error page generation and enables source quotes to continue to be provided after a Tomcat restart.

  • Add LoadBalancerDrainingValve, a Valve designed to reduce the amount of time required for a node to drain its authenticated users

  • Improve the Default Servlet's handling of static files when the file encoding is not compatible with the required response encoding.

  • Add support for a Tomcat specific deployment descriptor, /WEB-INF/tomcat-web.xml. This descriptor has an identical format to /WEB-INF/web.xml. The Tomcat descriptor takes precedence over any settings in conf/web.xml but does not take precedence over any settings in /WEB-INF/web.xml.

  • Add ExtractingRoot, a new WebResourceRoot implementation that extracts JARs to the work directory for improved performance when deploying packed WAR files.

  • Add support to the WebSocket client for following redirects when attempting to establish a WebSocket connection. Patch provided by J Fernandez.

  • Add support for the %X pattern in the AccessLogValve that reports the connection status at the end of the request. Patch provided by Zemian Deng.

完整的更新说明请查看 Tomcat 9 changelog

下载地址

Apache Tomcat 8.5.20

Apache Tomcat 8.5.x 旨在替代 8.0.x,并包含从 Tomcat 9.0.x 向前推出的新功能。与 8.5.16 相比,有以下显著的变化:

  • 添加从配置文件设置 Windows 安装程序使用的默认值的功能。

  • 在尝试建立 WebSocket 连接时,向 WebSocket 客户端添加重定向的支持。

  • 添加对 AccessLogValve 中报告连接状态在请求结束时的 %X 模式的支持。

完整的更新说明请查看 Tomcat 8.5 changelog

下载地址



历史版本 :
Apache Tomcat 7.0.84 和 8.0.49 发布,新增系统属性
Apache Tomcat 8.5.27 和 9.0.4 发布,支持 GZIP 压缩
Apache Tomcat 8.0.48 发布,完全支持 Java 9
Apache Tomcat 8.5.24 和 9.0.2 发布,完全支持 Java9
Apache Tomcat 9.0.1 (beta) 和 8.5.23 发布
Apache Tomcat 9.0.0.M26 和 8.5.20 发布
Apache Tomcat 8.5.19 发布,Web 应用服务器
Apache Tomcat 8.0.45 和 7.0.79 发布
Apache Tomcat 8.5.16 发布
Apache Tomcat 9.0.0.M22 发布
Apache Tomcat 8.0.44 和 7.0.78 发布
Apache Tomcat 8.5.14 和 9.0.0.M20 发布,Java 应用服务器 
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务