皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Apache Traffic Control 4.1.1 发布

Apache Traffic Control 4.1.1 发布 apache-trafficcontrol-4.1.1.tar.gz        2020-12-04 17:07   45M
Apache Traffic Control 4.1.1 发布 apache-trafficcontrol-4.1.1.tar.gz.asc    2020-12-04 17:07  833
Apache Traffic Control 4.1.1 发布 apache-trafficcontrol-4.1.1.tar.gz.sha512 2020-12-04 17:07  165

转自 https://downloads.apache.org/trafficcontrol/4.1.1/

Added
  • Added the ability to set TLS config provided here: https://golang.org/pkg/crypto/tls/#Config in Traffic Ops
  • Added --traffic_ops_insecure=<0|1> optional option to traffic_ops_ort.pl
  • Added ORT CentOS 8 support
Fixed
  • Fixed #5188 – DSR (delivery service request) incorrectly marked as complete and error message not displaying when DSR fulfilled and DS update fails in Traffic Portal. Related Github issues
  • Fixed #5006 – Traffic Ops now generates the Monitoring on-the-fly if the snapshot doesn’t exist, and logs an error. This fixes upgrading to 4.x to not break the CDN until a Snapshot is done.
  • Fixed #5180 – Global Max Mbps and Tps is not send to TM
  • Fixed #3528 – Fix Traffic Ops monitoring.json missing DeliveryServices
  • Fixed #5074 – Traffic Monitor logging “CreateStats not adding availability data for server: not found in DeliveryServices” for MID caches
  • Fixed #5274 – CDN in a Box’s Traffic Vault image failed to build due to Basho’s repo responding with 402 Payment Required. The repo has been removed from the image.
  • Fixed an issue that causes Traffic Router to mistakenly route to caches that had recently been set from ADMIN_DOWN to OFFLINE
  • Fixed a NullPointerException in Traffic Router that prevented it from properly updating cache health states
  • Fixed an issue where Traffic Router would erroneously return 503s or NXDOMAINs if the caches in a cachegroup were all unavailable for a client’s requested IP version, rather than selecting caches from the next closest available cachegroup.
  • Traffic Ops Ort: Disabled ntpd verification (ntpd is deprecated in CentOS)
  • Fixed #5005: Traffic Monitor cannot be upgraded independently of Traffic Ops
  • Fixed an issue with Traffic Router failing to authenticate if secrets are changed
  • Fixed #4825 – Traffic Monitor error log spamming “incomparable stat type int”
  • Fixed #4899 – Traffic Monitor Web UI showing incorrect delivery service availability states
  • Fixed Traffic Monitor Web UI styling for unavailable caches
  • Fixed an issue with Traffic Monitor to fix peer polling to work as expected
  • Fixed #4845 – issue with ATS logging.yaml generation (missing newlines when filters are used)
  • Fixed ORT atstccfg to use log appending and log rotation
  • Fixed a bug in ATS remap.config generation that caused a double range directive if there was a __RANGE_DIRECTIVE__ override
  • Fixed ORT to be backwards compatible with Traffic Ops 3.x
Changed
  • Changed ORT/atstccfg ATS configuration generation to be deterministic in order to simplify diff checking
  • Changed ORT to not update ip_allow.config on SYNCDS runs by default
Deprecated
  • Deprecated the insecure option in traffic_ops_golang in favor of "tls_config": { "InsecureSkipVerify": <bool> }
Upgrade Requirements
  • Reminder: as of Apache Traffic Control 4.0, an IPv6-capable astats_over_http plugin (available since ATC 2.2+) is required for Apache Traffic Server in order to do IPv6 routing.

转自 https://trafficcontrol.apache.org/releases/