You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2014/01/21 00:08:02 UTC

[23/50] git commit: [TS-2488] update plugin README

[TS-2488] update plugin README


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

Branch: refs/heads/5.0.x
Commit: 7b312253d674ff28280a2da8628d5313f29b34b0
Parents: 91f3cce
Author: Kit Chan <ki...@apache.org>
Authored: Mon Jan 13 08:11:22 2014 -0800
Committer: Kit Chan <ki...@apache.org>
Committed: Mon Jan 13 08:11:22 2014 -0800

----------------------------------------------------------------------
 plugins/experimental/esi/README | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/7b312253/plugins/experimental/esi/README
----------------------------------------------------------------------
diff --git a/plugins/experimental/esi/README b/plugins/experimental/esi/README
index abb1446..36657ed 100644
--- a/plugins/experimental/esi/README
+++ b/plugins/experimental/esi/README
@@ -14,6 +14,7 @@ Supportted ESI tags:
     esi:try
     esi:attempt
     esi:except
+    <!--esi ... -->
 
 extended ESI tags:
     esi:special-include
@@ -38,8 +39,6 @@ Compile and Installation
 
 2) Copy trafficserver/plugins/experimental/esi/.libs/esi.* to /usr/local/libexec/trafficserver/
 
-3) Copy trafficserver/plugins/experimental/esi/.libs/libesi.* to /usr/local/lib/
-
 Enabling ESI
 ------------
 
@@ -99,6 +98,4 @@ Differences from Spec - http://www.w3.org/TR/esi-lang
 
 4) HTTP_USER_AGENT variable is not supported
 
-5) <!--esi .. --> is not supported
-
-6) HTTP_COOKIE supports fetching for sub-key
+5) HTTP_COOKIE supports fetching for sub-key