You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by br...@apache.org on 2015/06/04 08:35:35 UTC

[2/2] trafficserver git commit: TS-3664: WebSockets attempts cache lookup and blocks on multiple requests: UPDATE CHANGES

TS-3664: WebSockets attempts cache lookup and blocks on multiple requests: UPDATE CHANGES


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/e8b38aea
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/e8b38aea
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/e8b38aea

Branch: refs/heads/master
Commit: e8b38aea016fb72a15de9f00d8e3e2abcac600be
Parents: 8ee26db
Author: Brian Geffon <br...@apache.org>
Authored: Wed Jun 3 23:35:27 2015 -0700
Committer: Brian Geffon <br...@apache.org>
Committed: Wed Jun 3 23:35:27 2015 -0700

----------------------------------------------------------------------
 CHANGES | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e8b38aea/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 9a37779..965a907 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
 
+  *) [TS-3664] WebSockets attempts a cache lookup and blocks on multiple requests
+
   *) [TS-3661] keep cache_sm active during 3xx redirect follow to allow
      for caching the final response.