You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by su...@apache.org on 2015/06/09 01:47:53 UTC

[1/2] trafficserver git commit: [TS-3662]: Caching range requests plugin

Repository: trafficserver
Updated Branches:
  refs/heads/master dfb14525a -> c304f2c08


[TS-3662]: Caching range requests plugin


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

Branch: refs/heads/master
Commit: ff698f476144aa2f33cddc3c71d4e7a0c8db6bfe
Parents: dfb1452
Author: John Rushford <Jo...@cable.comcast.com>
Authored: Mon Jun 8 23:47:06 2015 +0000
Committer: Sudheer Vinukonda <su...@yahoo-inc.com>
Committed: Mon Jun 8 23:47:06 2015 +0000

----------------------------------------------------------------------
 configure.ac                     | 1 +
 plugins/experimental/Makefile.am | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/ff698f47/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index a41fcf2..3f130af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1931,6 +1931,7 @@ AS_IF([test "x$enable_experimental_plugins" = "xyes"], [
     plugins/experimental/background_fetch/Makefile
     plugins/experimental/balancer/Makefile
     plugins/experimental/buffer_upload/Makefile
+    plugins/experimental/cache_range_requests/Makefile
     plugins/experimental/channel_stats/Makefile
     plugins/experimental/cache_promote/Makefile
     plugins/experimental/collapsed_connection/Makefile

http://git-wip-us.apache.org/repos/asf/trafficserver/blob/ff698f47/plugins/experimental/Makefile.am
----------------------------------------------------------------------
diff --git a/plugins/experimental/Makefile.am b/plugins/experimental/Makefile.am
index 552df97..fcb8b12 100644
--- a/plugins/experimental/Makefile.am
+++ b/plugins/experimental/Makefile.am
@@ -19,6 +19,7 @@ SUBDIRS = \
  background_fetch \
  balancer \
  buffer_upload \
+ cache_range_requests \
  cache_promote \
  channel_stats \
  collapsed_connection \


[2/2] trafficserver git commit: update CHANGES

Posted by su...@apache.org.
update CHANGES


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

Branch: refs/heads/master
Commit: c304f2c08f230fc3fe55c1795426153b15452b61
Parents: ff698f4
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Authored: Mon Jun 8 23:47:36 2015 +0000
Committer: Sudheer Vinukonda <su...@yahoo-inc.com>
Committed: Mon Jun 8 23:47:36 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/c304f2c0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 3323604..1522019 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
 
+  *) [TS-3662] Caching range requests plugin.
+
   *) [TS-3368] Mark traffic_line as deprecated.
 
   *) [TS-3668] cache_promote: Make cache promotion explicit for internal