设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Tomcat 8.5.0 Beta和8.0.33发布,Java应用服务器

2016-3-27 21:08| 发布者: joejoe0332| 查看: 473| 评论: 0|原作者: oschina|来自: oschina

摘要: Apache Tomcat 8.5.0 Beta 和 8.0.33 发布了,Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认为,当在 ...

Apache Tomcat 8.5.0 Beta 和 8.0.33 发布了,Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认为,当在一台机器上配置好Apache 服务器,可利用它响应对HTML 页面的访问请求。实际上Tomcat 部分是Apache 服务器的扩展,但它是独立运行的,所以当你运行tomcat 时,它实际上作为一个与Apache 独立的进程单独运行的。

Apache Tomcat 8.5.0 Beta 更新日志:

  • Added support for HTTP/2, and TLS virtual hosting

  • Added support for JASPIC 1.1

  • The BIO connectors, support for Windows Itanium and support for Comet have been removed

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

Apache Tomcat 8.0.33 更新日志:

  • Correct a false positive warning for ThreadLocal related memory leaks when the key class but not the value class has been loaded by the web application class loader.

  • Improve the performance of javax.servlet.jsp.el.ScopedAttributeELResolver when resolving attributes that do not exist.

  • Update the packaged version of the Tomcat Native Library to 1.2.5 to pick up the Windows binaries that are based on OpenSSL 1.0.2g and APR 1.5.1.a

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

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部