Apache Traffic Server 6.2.2 发布了,Traffic Server 是一套快速、模块化的兼容 HTTP/1.1 的反向代理服务器,与 Nginx 和 Squid 类似,目前该项目已经转到 Apache 基金会。 更新内容: #1272 - TS-5104: 更正 max_dns_lookups in OSDNSLookup 中的计算 #1276 - TS-5105: 在 socksEntry->init() 之前执行 vc->con.setRemote(target) #1321 - 6.2.x TS-4435 和 TS-5059: 使用 OpenSSL 1.1 修复构建问题 #1395 - 在 Http2ConnectionState :: release_stream 中更新客户端流计数。 #1410 - 6.2.x: TS-4665: H2 没有终止具有短分组响应的流 #1434 - Clang 修复 #1436 - Backport f71b75e and 734aa31 from master to 6.2.x #1440 - Remove nullptr instances that were introduced from upstream backports… #1485 - back port "fix TS-4195: double free when stop trafficserver" to 6.2.x #1509 - TS-5106: Create ParentRoundRobin object as ParentRecord->selection_strategy for default parent proxy server #1513 - TS-4747: make marking parent proxies down in hostdb configurable. #1539 - Signals fix #1541 - retry safe requests #1543 - Remove nullptr instance that was introduced from upstream backport an… #1636 - TS-4195: double free on exit #1709 - Build fixes for Ubuntu 17 #1886 - Fix slow leak in traffic_manager caused by un-freed capabilities. #1900 - delay DNS for origin server until it is required #2011 - This should allow for per-version binaries #2301 - Backport PR #1941, fix TLS handshake, to 6.2.x. #2306 - Backport TS-5107 #2308 - TS-4375: Fix PCRE link issues on Darwin. #2309 - Unfolds request headers that are using obs continuations #2313 - Fix luajit build vaargs #2316 - Uses an enum class for the Mgmt OpType
更多更新内容可以查看这里,或 changlog 和 Github 上的 Issues 和 PRs。 下载地址: |