# This plugin gives AWStats capability to make reverse DNS lookup on IPv6
# addresses.
# Note: If you are interesting in having country report, you should use the
-# geoipfree (or geoip) plugin instead of enabled reverse DNS lookup.
+# geoipfree or geoip plugin instead of enabled reverse DNS lookup.
#
#LoadPlugin="ipv6"
# This plugin is useless for intranet only log files.
# Note: You must choose between using this plugin (need Perl Geo::IPfree module)
# or the GeoIP plugin (need Perl Geo::IP module from Maxmind).
-# This plugin reduces AWStats speed of 9% !
+# This plugin reduces AWStats speed of 10% !
#
#LoadPlugin="geoipfree"
# This plugin is useless for intranet only log files.
# Note: You must choose between using this plugin (need Perl Geo::IP module
# from Maxmind) or the GeoIPfree plugin (need Perl Geo::IPfree module).
-# This plugin reduces AWStats speed of 9% !
+# This plugin reduces AWStats speed of 10% !
#
#LoadPlugin="geoip"