You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ne...@apache.org on 2020/02/20 23:14:20 UTC

[trafficcontrol] branch master updated (c8d3e23 -> 9f9d58c)

This is an automated email from the ASF dual-hosted git repository.

neuman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from c8d3e23  Some tiny Python-client-related fixes (#4418)
     add 9f9d58c  ORT Speed Improvements (#4419)

No new revisions were added by this update.

Summary of changes:
 traffic_ops/ort/atstccfg/config/config.go      |   2 +-
 traffic_ops/ort/atstccfg/routing.go            |   6 +
 traffic_ops/ort/atstccfg/toreq/caching.go      | 162 ++++++++++++++++++++-----
 traffic_ops/ort/atstccfg/toreq/caching_test.go |  53 +++++++-
 traffic_ops/ort/atstccfg/toreq/toreq.go        |  47 ++++---
 traffic_ops/ort/traffic_ops_ort.pl             |  18 ++-
 6 files changed, 228 insertions(+), 60 deletions(-)