This is an automated email from the ASF dual-hosted git repository.
vmamidi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 4c88270 Updating to AuTest 1.10.0 (#7682)
add af07f20 create a new cache status RWW_HIT (#7670)
No new revisions were added by this update.
Summary of changes:
doc/admin-guide/logging/cache-results.en.rst | 8 ++++++++
doc/admin-guide/logging/formatting.en.rst | 3 ++-
doc/admin-guide/monitoring/statistics/core/cache.en.rst | 1 +
proxy/hdrs/HTTP.h | 4 +++-
proxy/http/HttpConfig.cc | 2 ++
proxy/http/HttpConfig.h | 1 +
proxy/http/HttpTransact.cc | 11 +++++++++++
proxy/http/HttpTransact.h | 1 +
proxy/http/HttpTransactHeaders.cc | 4 ++++
proxy/logging/Log.cc | 6 +++---
proxy/logging/LogAccess.cc | 3 ++-
src/traffic_logstats/logstats.cc | 13 +++++++++++++
src/traffic_logstats/tests/logstats.json | 6 ++++++
src/traffic_logstats/tests/logstats.summary | 2 ++
14 files changed, 59 insertions(+), 6 deletions(-)