From: eldy <> Date: Thu, 7 Nov 2002 18:54:19 +0000 (+0000) Subject: Updated documentation X-Git-Tag: AWSTATS_5_2_BETA~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f43d8aab29bc95bab99c73854e2f9e3ee99563;p=thirdparty%2FAWStats.git Updated documentation --- diff --git a/docs/awstats_benchmark.html b/docs/awstats_benchmark.html index 031d1684..c2d441b2 100644 --- a/docs/awstats_benchmark.html +++ b/docs/awstats_benchmark.html @@ -102,13 +102,13 @@ to complete correctly URLQueryS SOME IMPORTANT ADVICES FOR A GOOD USE OF AWSTATS:

-- You can disable DNSLookup in AWStats (set DNSLookup=0 or use only a DNS file resolver with DNSLookup=2). +- You can disable DNSLookup in AWStats (set DNSLookup=0 or DNSlookup=2 to only use DNS file resolver). Note that with DNSLookup disabled if you still want to have the 'country/domain' report, this requires that hosts addresses in your log file are already resolved (need to setup your web server to do so, your web server will be slowed). Without DNSLookup, log analyze speed can be increased by 10 to 100 times.
- Use carefully parameters URLWithQuery and URLReferrerWithQuery -(Let them set to 0 if you don't know what they means) and check your web site URLs' syntax to known if you need to complete parameter URLQuerySeparators.
+(Let them set to 0 if you don't know what they means) and check your web site URLs' syntax to know if you need to complete parameter URLQuerySeparators.
- Be sure that your HostAliases parameter list is complete.
@@ -121,7 +121,7 @@ have an important memory problem making speed of analysis slower and slower when - Use last AWStats version.
-- Use last Perl version. For example Perl 5.8 is 15% faster than Perl 5.6
+- Use last Perl version. For example Perl 5.8 is 5% faster than Perl 5.6
- If you use Apache and don't rotate your logs (not the best way of working), set PurgeLogFile to 1 (By default, to avoid bad surprise, PurgeLogFile is 0 in configure file, but you can set it to 1 to ask AWStats