#
LogFormat=1
-# If hostnames are already resolved in your logfile, or if you don't want
-# AWStats to make reverse DNS lookup, set this to 0 to increase performances.
-# Possible values: 1 or 0
-# Default: 1
+# If you want to have informations on domains/countries visitors, you must ask
+# AWStats to make reverse DNS lookup (if not already done in your log file).
+# If you set DNSLookup to 1, don't forget that reverse DNS lookup decrease
+# seriously AWStats time processing.
+# If you keep DNSLookup to 0, all hosts will be reported by the IP addresses
+# and not by the full hostname of visitors. Domain/Country chart will also
+# report all visitors from a domain/country "Unknown".
+# Possible values: 0 or 1
+# Default: 0
#
-DNSLookup=1
+DNSLookup=0
# Set "DirData" to a directory where you want AWStats to save its database and
# working files into.