# OPTIONAL SETUP SECTION (Not required but increase AWStats features)
#-----------------------------------------------------------------------------
-# AWStats can do reverse DNS lookups through a DNS cache file that is either
-# created/updated at run-time, or has been previously created, either by a
-# previous run of AWStats, or other tools using same format of DNS cache file.
-# If no path is gave in DNS cache file name, AWStats will search DirData
-# directory.
+# AWStats can do reverse DNS lookups through a static DNS cache file that was
+# previously created manually. If no path is gave in static DNS cache file
+# name, AWStats will search DirData directory. This file is never changed.
# This option is not used if DNSLookup=0.
# Note: DNS cache file must have format: no ipaddress resolved_hostname
# Example: "/mydnscachedir/dnscache"
-# Default: "dnscachefile.txt"
+# Default: "dnscache.txt"
#
-DNSCacheFile="dnscachefile.txt"
+DNSStaticCacheFile="dnscache.txt"
+# AWStats can do reverse DNS lookups through a DNS cache file that was created
+# by a previous run of AWStats. This file is erased and recreated after each
+# statistics update process. You don't need to create edit and/or edit it.
+# AWStats will read and save this file in DirData directory.
+# This option is not used if DNSLookup=0.
+# Example: "/mydnscachedir/dnscachelastupdate"
+# Default: "dnscachelastupdate.txt"
+#
+DNSLastUpdateCacheFile="dnscachelastupdate.txt"
# You can specify specific IP addresses that should NOT be looked up in
# the DNS. You may specify partial addresses (ie 163.85. for everything