Updated Branches: refs/heads/3.0.x 38a4d29e6 -> eac7c6be8
propose TS-880 and promote TS-1065 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/eac7c6be Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/eac7c6be Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/eac7c6be Branch: refs/heads/3.0.x Commit: eac7c6be830fd2066baeb928658fe8793ba02455 Parents: 38a4d29 Author: Brian Geffon <[email protected]> Authored: Wed Feb 22 13:29:45 2012 -0800 Committer: Brian Geffon <[email protected]> Committed: Wed Feb 22 13:29:45 2012 -0800 ---------------------------------------------------------------------- STATUS | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/eac7c6be/STATUS ---------------------------------------------------------------------- diff --git a/STATUS b/STATUS index e0938b1..5cb6254 100644 --- a/STATUS +++ b/STATUS @@ -49,15 +49,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: Jira: https://issues.apache.org/jira/browse/TS-948 +1: zym, zwoop, igalic - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - - *) Traffic Cop: segment fault when TRACE_LOG_COP is enabled Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1225724 Jira: https://issues.apache.org/jira/browse/TS-1065 - +1: igalic, zwoop + +1: igalic, zwoop, briang + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] *) HttpSM: TS can hang on HTTPS POST requests. Trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1228988 @@ -79,6 +77,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Jira: https://issues.apache.org/jira/browse/TS-1110 +1: briang, igalic + *) Major performance problem with second request on same keep-alive connection + Trunk patch: (See JIRA performance.try3.diff) + Jira: https://issues.apache.org/jira/browse/TS-880 + +1: briang + STALLED ISSUES *) IOCORE: Fix for cross thread closing of VCs.
