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

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


    from 0937e0d  Move handleEvent back into the header file.
     new cd8b580  Corrects the wording of the usage messages for traffic_ctl 
host subcommand.
     new a7799bf  Use optionally provided hash string for hashing
     new bc95939  Fix a self detection issue where parents are not marked down 
when proxy.config.http.parent_proxy.self_detect is set to 2 because of multiple 
calls to creatHostStat() which was marking parents back up. Also added a new 
HostStatus Reason Code SELF_DETECT used when self detection marks a parent down.

The 11272 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:
 doc/admin-guide/files/parent.config.en.rst |   8 +++
 proxy/HostStatus.h                         |   9 +--
 proxy/ParentSelection.cc                   | 103 ++++++++++++++++++++++-------
 proxy/ParentSelection.h                    |   1 +
 src/traffic_ctl/host.cc                    |   4 +-
 src/traffic_server/HostStatus.cc           |   5 +-
 6 files changed, 99 insertions(+), 31 deletions(-)

Reply via email to