You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2014/05/21 22:24:18 UTC

git commit: Added TS-2632.

Repository: trafficserver
Updated Branches:
  refs/heads/master 88fc99a47 -> 2a0ef8a0e


Added TS-2632.


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

Branch: refs/heads/master
Commit: 2a0ef8a0e53036730ec94008bb29c9e115163956
Parents: 88fc99a
Author: Leif Hedstrom <zw...@apache.org>
Authored: Wed May 21 14:24:08 2014 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Wed May 21 14:24:08 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/2a0ef8a0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 36fbb50..74934aa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
 
+  *) [TS-2632] Do not lock the object in cache (by default) on Range
+   requests. This adds proxy.config.http.cache.range.write.
+
   *) [TS-2822] Crash in LogBufferIterator::next
 
   *) [TS-2705] Make the background fill check more robust.