From: Laurent Destailleur Date: Fri, 29 Apr 2016 09:20:08 +0000 (+0200) Subject: NEW Add option DynamicDNSLookup in doc #26 X-Git-Tag: AWSTATS_7_5~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7a3d52a38f504d06e329a2093a5a09f5674bf44;p=thirdparty%2FAWStats.git NEW Add option DynamicDNSLookup in doc #26 --- diff --git a/docs/awstats_config.html b/docs/awstats_config.html index 5376135e..976c5191 100644 --- a/docs/awstats_config.html +++ b/docs/awstats_config.html @@ -49,6 +49,7 @@ when reading it), follow the example:
  • LogFormat
  • LogSeparator
  • DNSLookup +
  • DynamicDNSLookup
  • DirData
  • DirCgi
  • DirIcons @@ -407,6 +408,23 @@ when reading it), follow the example:



    +DNSLookup
    +Version : 7.5+
    +
    # For very large sites, setting DNSLookup to 0 (or 2) might be the only +
    # reasonable choice. DynamicDNSLookup allows to resolve host names for +
    # items shown in html tables only, when data is output on reports instead +
    # of resolving once during log analysis step. +
    # Possible values: +
    # 0 - No dynamic DNS lookup +
    # 1 - Dynamic DNS lookup enabled +
    # 2 - Dynamic DNS lookup enabled (including static DNS cache file as a second +
    # source) +
    # Default: 0 +
    # +
    DynamicDNSLookup=0 + +


    + DirData
    Version : 1.0+

    # When AWStats updates its statistics, it stores results of its analysis in