You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ig...@apache.org on 2011/03/25 01:46:58 UTC

svn commit: r1085225 - /trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext

Author: igalic
Date: Fri Mar 25 00:46:58 2011
New Revision: 1085225

URL: http://svn.apache.org/viewvc?rev=1085225&view=rev
Log:
[TS-477] describe proxy.config.dns.resolv_conf option

Modified:
    trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext

Modified: trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext
URL: http://svn.apache.org/viewvc/trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext?rev=1085225&r1=1085224&r2=1085225&view=diff
==============================================================================
--- trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext (original)
+++ trafficserver/site/branches/ats-cms/content/docs/trunk/admin/configuration-files/records.config.en.mdtext Fri Mar 25 00:46:58 2011
@@ -1110,6 +1110,14 @@ the `records.config` file.
    **`.com`** to this list because Traffic Server automatically tries
    www. and .com after trying the values you've specified.
 
+*`proxy.config.dns.resolv_conf`*
+:  `STRING`
+:  `/etc/resolv.conf`
+:  Allows to specify which `resolv.conf` file to use for finding resolvers.
+   While the format of this file must be the same as the standard `resolv.conf` file,
+   this option allows an administrator to manage the set of resolvers in an external
+   configuration file, without affecting how the rest of the operating system uses DNS.
+
 *`proxy.config.dns.round_robin_nameservers`*
 :  `INT`
 :  `0`