Apache Tomcat官网普通更新(2021-02-02)

情报来源:TSRC

发布时间:2021-02-02

基本信息
  • 发布日期2021-02-02
  • 感知时间2021-02-02
  • 漏洞类型普通更新
  • 风险等级未知
  • 更新版本10.0.2
  • 情报贡献TSRC
更新标题

Tomcat 10.0.2 Released

更新详情

<br/> - Add support for using Unix domain sockets for NIO when running on<br/> Java 16 or later.<br/> - Add a new StringInterpreter interface that allows applications<br/> to provide customised string attribute value to type conversion within JSPs.<br/> This allows applications to provide a conversion implementation that is<br/> optimised for the application.<br/> - Add peerAddress to coyote request, which contains the IP<br/> address of the direct connection peer. If a reverse proxy sits in front of<br/> Tomcat and the RemoteIp(Valve|Filter) is used, the peerAddress is likely to<br/> differ from the remoteAddress. The remoteAddress is likely to contain the<br/> address of the client in front of the reverse proxy, not the address of the<br/> proxy itself.

软件描述

Apache Tomcat是一款开放源码的JSP应用服务器程序

CVE编号

暂无

Knowsafe分析

暂无

业界资讯

暂无

来源链接

http://tomcat.apache.org/