Repository: trafficserver
Updated Branches:
  refs/heads/master 7f0f3a47b -> e326f8208


TS-3232: removed mention of proxy.config.cache.vary_on_user_agent


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

Branch: refs/heads/master
Commit: e326f8208a81fee37fff77a72d3a1da98e0d5514
Parents: 7f0f3a4
Author: David Carlin <[email protected]>
Authored: Wed Jan 28 16:21:39 2015 +0000
Committer: David Carlin <[email protected]>
Committed: Wed Jan 28 16:51:02 2015 +0000

----------------------------------------------------------------------
 doc/reference/configuration/records.config.en.rst | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e326f820/doc/reference/configuration/records.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/configuration/records.config.en.rst 
b/doc/reference/configuration/records.config.en.rst
index 350d75f..aa30d03 100644
--- a/doc/reference/configuration/records.config.en.rst
+++ b/doc/reference/configuration/records.config.en.rst
@@ -1334,9 +1334,7 @@ Cache Control
 .. ts:cv:: CONFIG proxy.config.cache.limits.http.max_alts INT 5
 
    The maximum number of alternates that are allowed for any given URL.
-   Disable by setting to 0. Note that this setting will not strictly enforce
-   this if the variable ``proxy.config.cache.vary_on_user_agent`` is set
-   to 1 (by default it is 0).
+   Disable by setting to 0.
 
 .. ts:cv:: CONFIG proxy.config.cache.target_fragment_size INT 1048576
 

Reply via email to