Repository: trafficserver Updated Branches: refs/heads/master 91b552a88 -> 0b6244a5a
plugins need word 'plugin' in the sentence to show on the html page Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/0b6244a5 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/0b6244a5 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/0b6244a5 Branch: refs/heads/master Commit: 0b6244a5ac1231b5d05802ae8f424182b9936eae Parents: 91b552a Author: Miles Libbey <[email protected]> Authored: Thu Oct 8 10:12:54 2015 -0700 Committer: Miles Libbey <[email protected]> Committed: Thu Oct 8 10:13:01 2015 -0700 ---------------------------------------------------------------------- doc/reference/plugins/index.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/0b6244a5/doc/reference/plugins/index.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/plugins/index.en.rst b/doc/reference/plugins/index.en.rst index 8c25574..63c718f 100644 --- a/doc/reference/plugins/index.en.rst +++ b/doc/reference/plugins/index.en.rst @@ -67,7 +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 Plugin: 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>
