This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from e46d7aefe5 update changelog 10.0.1. Fix 10.0.0 changelog
new 0d86c264a7 Fix sni.yaml link in records.config (#11767)
new 18479e8f30 ja3_fingerprint.test.py: address race condition (#11766)
new 1ae3a3699c Make the error handle deal with remap redirects (#11567)
new 2d16f5c6ec hostdb: remove latency with cache misses (#11764)
The 4 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 | 2 +-
include/cripts/Error.hpp | 26 +++--
src/cripts/Error.cc | 10 ++
src/iocore/hostdb/HostDB.cc | 111 +++++++++++----------
src/iocore/hostdb/P_HostDBProcessor.h | 35 +++----
.../ja3_fingerprint/ja3_fingerprint.test.py | 6 +-
6 files changed, 115 insertions(+), 75 deletions(-)