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 76d5071207 Add server_group_list option to sni (#12223)
     new 2114e15d40 Serve stale contents until max-age + max_stale_age (#12241)
     new 2fbc30aa64 healthchecks: fix event matching for directory events 
(#12274)

The 2 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/records.yaml.en.rst          |   6 +-
 plugins/healthchecks/healthchecks.cc               |  48 +++++--
 src/proxy/http/HttpTransact.cc                     |   2 +-
 .../negative-revalidating-enabled.replay.yaml      |  16 +--
 .../replay/negative-revalidating-list.replay.yaml  |   7 +-
 .../__init__.py => pluginTest/healthchecks/acme}   |   6 +-
 .../healthchecks/acme-ssl}                         |   6 +-
 .../pluginTest/healthchecks/healthchecks.test.py   | 148 +++++++++++++++++++++
 .../proxy_serve_stale_dns_fail.test.py             |   4 +-
 .../replay/proxy_serve_stale.replay.yaml           |  29 +++-
 10 files changed, 234 insertions(+), 38 deletions(-)
 copy tests/gold_tests/{slow_post/__init__.py => pluginTest/healthchecks/acme} 
(90%)
 copy tests/gold_tests/{slow_post/__init__.py => 
pluginTest/healthchecks/acme-ssl} (90%)
 create mode 100644 
tests/gold_tests/pluginTest/healthchecks/healthchecks.test.py

Reply via email to