From: eldy <> Date: Sat, 11 Jan 2003 15:07:28 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_5_4_BETA~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0930409bf30fd80d4c6b7258e35ec187cd4aa6a4;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats_benchmark.html b/docs/awstats_benchmark.html index 4202574b..4892a2d7 100644 --- a/docs/awstats_benchmark.html +++ b/docs/awstats_benchmark.html @@ -118,12 +118,10 @@ If you really need to use URLWithQuer The more often you launch AWStats, the less AWStats has new lines in log to process. This solve also the ActiveState memory problem (see next advice).
-- Use standard Perl distribution instead of ActiveState (It seems that ActiveState Perl 5.006 and may be other version) -have an important memory problem making speed of analysis slower and slower when analysing more and more lines.
+- Use last Perl version (For example 5.8 is 5% faster than 5.6) and use standard Perl distribution instead of ActiveState (For example Standard Perl 5.8 Win32 binary is 25% faster than +ActiveState. And ActiveStates 5.006, and may be other versions, have an important memory problem making speed of analysis slower and slower when analysing more and more lines).
- Use last AWStats version.
- -- 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