You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by rr...@apache.org on 2021/11/08 22:16:28 UTC

[trafficserver] branch master updated (ff29971 -> 05d2ebd)

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

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


    from ff29971  clang 13: Added default assignment operator (#8494)
     add 05d2ebd  Serve stale from child if parent returns invalid resp or marked down (#8473)

No new revisions were added by this update.

Summary of changes:
 proxy/http/HttpTransact.cc                         | 18 ++++-
 .../gold/proxy_serve_stale.gold}                   | 47 ++++++-------
 .../proxy_protocol/proxy_serve_stale.test.py       | 80 ++++++++++++++++++++++
 3 files changed, 119 insertions(+), 26 deletions(-)
 copy tests/gold_tests/{pluginTest/header_rewrite/gold/header_rewrite_cond_cache.gold => proxy_protocol/gold/proxy_serve_stale.gold} (53%)
 create mode 100644 tests/gold_tests/proxy_protocol/proxy_serve_stale.test.py