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 e8b77ef TS-4436: Move hosts file implementation to `do_dns`
new 4a26939 TS-4486: Add release to MutexLock.
new d765dc1 TS-4469: TS-3612 restructuring issues causing crashes in
plugins. This closes #657.
new 3f9d442 TS-4478: AsyncHttpFetch hangs since ProxyClientSession
changes.
new 35c8bf9 Revert "TS-3440: Connect retries shouldn't happen if the
connection has succeeeded and data has been sent"
new f153966 TS-4328 Not retry if any bytes were sent
new 678a2dc TS-4328: Add a test for the slow response case
new 6f4ecf6 TS-4328: removing flawed test case
new c7f9ad5 TS-3959: requests are retryable only if bytes were sent
and there was no connection error
new 81faf97 Add tests for TS-3959
The 9 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:
ci/tsqa/tests/test_connect_attempts.py | 113 +++++++++++++++++---------
iocore/eventsystem/I_Lock.h | 13 ++-
proxy/ProxyClientTransaction.cc | 15 ++++
proxy/ProxyClientTransaction.h | 4 +
proxy/http/HttpSM.cc | 13 +--
proxy/http/HttpServerSession.cc | 4 +
proxy/http/HttpTransact.cc | 29 +++----
proxy/http/HttpTransact.h | 4 +-
proxy/http/HttpTunnel.cc | 7 +-
proxy/http2/Http2ClientSession.h | 8 +-
proxy/http2/Http2Stream.cc | 144 ++++++++++++++++++++++++---------
proxy/http2/Http2Stream.h | 9 ++-
12 files changed, 252 insertions(+), 111 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].