This is an automated email from the ASF dual-hosted git repository.
mlibbey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 5fda043 Doc: add prefetch to plugin index page
5fda043 is described below
commit 5fda043ce0c29c8253e43a6d670a287b84554d9d
Author: Miles Libbey <[email protected]>
AuthorDate: Tue Apr 23 09:57:34 2019 +0800
Doc: add prefetch to plugin index page
---
doc/admin-guide/plugins/index.en.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/admin-guide/plugins/index.en.rst
b/doc/admin-guide/plugins/index.en.rst
index 91f9c1e..da38b3c 100644
--- a/doc/admin-guide/plugins/index.en.rst
+++ b/doc/admin-guide/plugins/index.en.rst
@@ -221,6 +221,9 @@ directory of the |TS| source tree. Experimental plugins can
be compiled by passi
:doc:`MySQL Remap <mysql_remap.en>`
Allows dynamic remaps from a MySQL database.
+:doc:`Prefetch <prefetch.en>`
+ Pre-fetch objects based on the requested URL path pattern.
+
:doc:`Remap Purge <remap_purge.en>`
This remap plugin allows the administrator to easily setup remotely
controlled ``PURGE`` for the content of an entire remap rule.