This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/7.1.x by this push:
new 76f4230 Updated ChangeLog
76f4230 is described below
commit 76f423041e73da234739656b505bff1fcc364710
Author: Leif Hedstrom <[email protected]>
AuthorDate: Mon Oct 29 15:51:46 2018 -0600
Updated ChangeLog
---
CHANGELOG-7.1.5 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-7.1.5 b/CHANGELOG-7.1.5
index e1a31dd..917e28e 100644
--- a/CHANGELOG-7.1.5
+++ b/CHANGELOG-7.1.5
@@ -17,6 +17,7 @@ Changes with Apache Traffic Server 7.1.5
#4312 - Disable the HttpSM half open logic if the underlying transport is TLS
#4313 - HTTP/2 priority fixes to match common browser patterns
#4316 - Reset the inactivity timeout to the transaction timeout…
+ #4317 - proxy.config.http.connect_attempts_timeout tracks TTBF instead of
con…
#4319 - Fix another ProxySession and NetVC shutdown race crash
#4345 - Fixes spelling in spec summary
#4355 - make the lua context static for parsing logging.config
@@ -35,3 +36,4 @@ Changes with Apache Traffic Server 7.1.5
#4483 - Fixes more leaks when no OCSP URL is available
#4485 - Fixes memory leaks in header_rewrite
#4498 - Fixes plugin builds using tsxs on MacOS
+ #4507 - Handle inactivity timeout event in state_http_server_open