This is an automated email from the ASF dual-hosted git repository.
duke8253 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 258a413 Update HTTP version info in HostDB on new outbound connection
(#7816)
add 398213c fix origin session related crashes (#7808)
No new revisions were added by this update.
Summary of changes:
.../monitoring/statistics/core/ssl.en.rst | 6 ++
iocore/net/SSLClientUtils.cc | 2 +-
iocore/net/SSLSessionCache.cc | 88 ++++++++++++----------
iocore/net/SSLSessionCache.h | 29 +++++--
iocore/net/SSLStats.cc | 6 ++
iocore/net/SSLStats.h | 2 +
iocore/net/SSLUtils.cc | 7 +-
iocore/net/TLSSessionResumptionSupport.cc | 24 ++++++
iocore/net/TLSSessionResumptionSupport.h | 1 +
9 files changed, 118 insertions(+), 47 deletions(-)