Updated Branches: refs/heads/master 09beedb83 -> 96b72d586
Document proxy.config.http.doc_in_cache_skip_dns for authproxy Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/96b72d58 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/96b72d58 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/96b72d58 Branch: refs/heads/master Commit: 96b72d58609da73142b876f5cb8c197fbfe94c5f Parents: 09beedb Author: James Peach <jpe...@apache.org> Authored: Tue Dec 11 08:46:44 2012 -0800 Committer: James Peach <jpe...@apache.org> Committed: Tue Dec 11 08:46:44 2012 -0800 ---------------------------------------------------------------------- plugins/experimental/authproxy/README | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/96b72d58/plugins/experimental/authproxy/README ---------------------------------------------------------------------- diff --git a/plugins/experimental/authproxy/README b/plugins/experimental/authproxy/README index 70481e5..b0b58cc 100644 --- a/plugins/experimental/authproxy/README +++ b/plugins/experimental/authproxy/README @@ -8,6 +8,12 @@ HTTP service. This plugin can be used as both a global plugin and a remap plugin. +Note that modern Traffic Server releases optimize latency by skipping +the DNS lookup state if a document is found in the cache. This will +have the effect of serving the document without consulting the +authproxy plugin. you can disable this behavior by setting +proxy.config.http.doc_in_cache_skip_dns to 0 on records.config. + # Plugin Options ## --auth-transform=redirect|head