Repository: trafficserver Updated Branches: refs/heads/master a106474f9 -> c12a77cdf
Update esi.en.rst And your exist twice Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/c12a77cd Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/c12a77cd Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/c12a77cd Branch: refs/heads/master Commit: c12a77cdf3ad7f6c63ce7e279345bf8a61d92bd6 Parents: a106474 Author: Mohammad <[email protected]> Authored: Wed Sep 17 17:20:15 2014 +0300 Committer: Mohammad <[email protected]> Committed: Wed Sep 17 17:20:15 2014 +0300 ---------------------------------------------------------------------- doc/reference/plugins/esi.en.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/c12a77cd/doc/reference/plugins/esi.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/plugins/esi.en.rst b/doc/reference/plugins/esi.en.rst index fc71d45..757cab7 100644 --- a/doc/reference/plugins/esi.en.rst +++ b/doc/reference/plugins/esi.en.rst @@ -87,8 +87,7 @@ Enabling ESI ESI document is received and parsed without all ESI includes fetched (the flushing will stop at the ESI include markup till that include is fetched). -3. We need a mapping for origin server response that contains the ESI markup. Assume that the ATS server is abc.com. And - your And your origin server is xyz.com and the response containing ESI markup is http://xyz.com/esi.php. We will need +3. We need a mapping for origin server response that contains the ESI markup. Assume that the ATS server is abc.com. And your origin server is xyz.com and the response containing ESI markup is http://xyz.com/esi.php. We will need the following line in /usr/local/etc/trafficserver/remap.config ::
