内容简介:Apache Tomcat 8.5.32 已发布,更新内容如下: Add the RemoteCIDRFilter and RemoteCIDRValve that can be used to allow/deny requests based on IPv4 and/or IPv6 client address where the IP ranges are de...
Apache Tomcat 8.5.32 已发布,更新内容如下:
Add the RemoteCIDRFilter and RemoteCIDRValve that can be used to allow/deny requests based on IPv4 and/or IPv6 client address where the IP ranges are defined using CIDR notation. Based on a patch by Francis Galiegue.
Update the packaged version of the Tomcat Native Library to 1.2.17 to pick up the latest Windows binaries built with APR 1.6.3 and OpenSSL 1.0.2o.
Correct a regression in the Host validation by removing the requirement that the final component of a FQDN must be alphabetic.
Apache Tomcat 8.5.x 旨在替换 8.0.x,并包含向前兼容 Tomcat 9.0.x 的新功能。最小的 Java 版本和实现的规范版本保持不变。
下载地址:
https://tomcat.apache.org/download-80.cgi
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- FreeBSD 13.0-RC1 发布:改进 TCP 性能、修复和改进 SCTP
- lighttpd 1.4.52 发布,带来性能改进
- Apache Tomcat 8.5.29 发布,性能改进
- PostgreSQL 14 Beta 发布,带来更多性能改进
- 加密库 libsodium 1.0.16 发布,包含性能改进
- 使用 ProxySQL 改进 MySQL SSL 的连接性能
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ACM国际大学生程序设计竞赛题解
赵端阳//袁鹤 / 电子工业 / 2010-7 / 39.00元
随着各大专院校参加ACM/ICPC热情的高涨,迫切需要有关介绍ACM国际大学生程序设计竞赛题解的书籍。《ACM国际大学生程序设计竞赛题解(2)》根据浙江大学在线题库的部分题目,经过分类、筛选、汇编,并进行了解答(个别特别简单或者特别复杂的题目未选择),比较详细地分析和深入浅出地讲解了解题的方法和用到的算法。题目的类型包括基础编程、模拟、字符串处理、搜索、动态规划、回溯、图论、几何和数学题。 ......一起来看看 《ACM国际大学生程序设计竞赛题解》 这本书的介绍吧!