This is an automated email from the ASF dual-hosted git repository.
sorber pushed a change to branch 6.2.x
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.
from c864af6 Bump version and update STATUS
new 14caf6f TS-4507: Fix SSN and TXN hook ordering. (cherry picked
from commit 85c021123fd94c4d97a6015484eb1d8054bec9eb)
new 58c7bc7 TS-4892: Wrong metric for
proxy.process.http.current_active_client_connections. (cherry picked from
commit 2bbb4ed729e00cf40e07b9ca7868f06217b037da)
new 9b7189f TS-4813: Fix lingering stream. (cherry picked from commit
dc8be341578aa0fa900c84265d0a336414dfad9b)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
iocore/net/SSLNetVConnection.cc | 13 ++-
proxy/ProxyClientSession.cc | 26 ++++-
proxy/ProxyClientSession.h | 15 ++-
proxy/ProxyClientTransaction.cc | 15 ++-
proxy/ProxyClientTransaction.h | 28 ++++--
proxy/http/Http1ClientSession.cc | 48 ++++++----
proxy/http/Http1ClientSession.h | 17 +++-
proxy/http/Http1ClientTransaction.cc | 24 ++++-
proxy/http/Http1ClientTransaction.h | 6 +-
proxy/http/HttpSM.cc | 26 ++---
proxy/http/HttpTunnel.cc | 20 ++--
proxy/http2/Http2ClientSession.cc | 75 ++++++++++++---
proxy/http2/Http2ClientSession.h | 22 ++++-
proxy/http2/Http2ConnectionState.cc | 66 ++++++++++---
proxy/http2/Http2ConnectionState.h | 20 +++-
proxy/http2/Http2Stream.cc | 179 ++++++++++++++++++++---------------
proxy/http2/Http2Stream.h | 9 +-
17 files changed, 420 insertions(+), 189 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].