# With DNSLookup to 0, all hosts will be reported by their IP addresses and
# not by the full hostname of visitors (except if names are already available
# in log file).
- # If you want/need to set DNSLookup to 1, don't forget that this will reduce
- # dramatically AWStats update process speed. Do not use on large web sites.
+ # If you want/need to set DNSLookup to 1, don't forget that this will
+ # dramatically reduce AWStats's update process speed. Do not use on large web
+ # sites.
# Note: Reverse DNS lookup is done on IPv4 only (Enable ipv6 plugin for IPv6).
# Note: Result of DNS Lookup can be used to build the Country report. However
-# it is highly recommended to enable the plugin 'geoip' or 'geoipfree' to
-# have an accurate Country report with no need for DNS Lookup.
+# it is highly recommanded to enable the plugin 'geoip', 'geoipfree', or 'geoip2'
- # to have an accurate Country report with no need of DNS Lookup.
++# to have an accurate Country report with no need for DNS Lookup.
# Possible values:
# 0 - No DNS Lookup
# 1 - DNS Lookup is fully enabled