Repository: trafficserver
Updated Branches:
  refs/heads/master 185956208 -> 13169491f


Remove newline preventing Cache Promotion plugin from appearing


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

Branch: refs/heads/master
Commit: 13169491f0ec5f24e05892f916a9b68a7538cc14
Parents: 1859562
Author: Miles Libbey <[email protected]>
Authored: Wed Oct 7 12:36:42 2015 -0700
Committer: Miles Libbey <[email protected]>
Committed: Wed Oct 7 12:36:42 2015 -0700

----------------------------------------------------------------------
 doc/reference/plugins/index.en.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/13169491/doc/reference/plugins/index.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/plugins/index.en.rst 
b/doc/reference/plugins/index.en.rst
index be5b762..8c25574 100644
--- a/doc/reference/plugins/index.en.rst
+++ b/doc/reference/plugins/index.en.rst
@@ -67,8 +67,7 @@ directory of the Apache Traffic Server source tree. 
Experimental plugins can be
   Background Fetch Plugin: allows you to proactively fetch content from Origin 
in a way that it will fill the object into cache <background_fetch.en>
   Balancer Plugin: balances requests across multiple origin servers 
<balancer.en>
   Buffer Upload Plugin: buffers POST data before connecting to the Origin 
server <buffer_upload.en>
-  Cache Promotion: provides additional control over when an object should be
-  allowed into the cache <cache_promote.en>
+  Cache Promotion: provides additional control over when an object should be 
allowed into the cache <cache_promote.en>
   Combohandler Plugin: provides an intelligent way to combine multiple URLs 
into a single URL, and have Apache Traffic Server combine the components into 
one response <combo_handler.en>
   Epic Plugin: emits Traffic Server metrics in a format that is consumed tby 
the Epic Network Monitoring System <epic.en>
   ESI Plugin: implements the ESI specification <esi.en>

Reply via email to