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

cmcfarlen pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from 58dda60c57 traffic_ctl - Set the appropriate error exit code. (#12308) 
(#12327)
     new 36177dcff5 Make OCSP refresh messages debug logs (#12329)
     new e9c19c87ce Expose JSON client timeout to CLI (#12323)
     new 2d4c902a17 Increment parent mark down if config allows (#12318)
     new 2b3b738174 Add metric when parent marked down from inactive timeout 
(#12317)
     new 0fdc16bb45 Add URL argument to USDT (#12199)

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 include/proxy/http/HttpConfig.h     |  1 +
 include/shared/rpc/RPCClient.h      | 10 +++++-----
 src/iocore/net/OCSPStapling.cc      |  4 ++--
 src/proxy/http/HttpConfig.cc        |  1 +
 src/proxy/http/HttpSM.cc            | 13 ++++++++++++-
 src/proxy/http/HttpTransact.cc      | 10 +++++++---
 src/traffic_ctl/CtrlCommands.cc     | 31 +++++++++++++++++++++++++------
 src/traffic_ctl/CtrlCommands.h      | 25 +++++++++++++++----------
 src/traffic_ctl/FileConfigCommand.h |  3 +--
 src/traffic_ctl/traffic_ctl.cc      |  4 +++-
 src/traffic_top/stats.h             |  3 ++-
 11 files changed, 74 insertions(+), 31 deletions(-)

Reply via email to