Repository: trafficserver
Updated Branches:
  refs/heads/master 0eb46cf95 -> 9c84680a0


Added TS-2554 to CHANGES


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

Branch: refs/heads/master
Commit: 9c84680a050ecefb8d57e26531f3047f547420d8
Parents: 07ebb01
Author: Leif Hedstrom <[email protected]>
Authored: Thu Mar 27 11:10:07 2014 -0600
Committer: Leif Hedstrom <[email protected]>
Committed: Thu Mar 27 11:10:18 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/9c84680a/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index f0e000d..a60ef74 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
 
+  *) [TS-2554] New plugin: background_fetch, which under certain conditions
+   will kick off a background fetch when it detects Range request and
+   responses. This allows for the cache to start populating objects that would
+   otherwise not be cacheable. This is ideally used together with the
+   read-while-writer feature as well.
+
   *) [TS-2671] Restore missing .useflt remap directive.
 
   *) [TS-2654] Crash in Range requests with read-while-writer.

Reply via email to