From: eldy <> Date: Mon, 17 Jun 2002 23:12:53 +0000 (+0000) Subject: Updated documentation X-Git-Tag: AWSTATS_4_1_BETA~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e258dc03ce490c77cac08619a55fe70d92565730;p=thirdparty%2FAWStats.git Updated documentation --- diff --git a/docs/awstats_benchmark.html b/docs/awstats_benchmark.html index 00dfa344..e191ea7a 100644 --- a/docs/awstats_benchmark.html +++ b/docs/awstats_benchmark.html @@ -38,18 +38,29 @@ AWStats update process must be ran frequently, so it's important to know what is speed to choose an optimum delay between each update process according to AWStats speed and the refresh rate you need to have.
AWStats speed depends on AWStats version and options/setup you use in configuration file.
+ +
+
+This is benchmark results with AWStats version 4.1 and a common configuration:

-This is benchmark results with AWStats version 4.0 and a common configuration:
HARDWARE: Athlon 1 GHz / 128Mb
SOFTWARE: Windows 2000 / ActivePerl 5.6
CONFIG OPTIONS: LogFormat=1, DNSLookup=0
AVERAGE SPEED: 4100 lines by seconds
Other times for different kind of web sites are shown lower in this page...
+ +

This is other important information to know:
+
- A log file size is about 150 (NCSA common/CLF log files) to 300 times (NCSA extended/XLF/ELF log files) its number of lines,
- A 30Mb file = 100,000 lines = 20,000 pages (with 5 hits/page) = 2,500 visits (with 8 pages/visits) => 75 seconds (Athlon 1GHz)
-- History files resuming the log analyze is about 1/120 of source log file(s).
+- History files (resuming the log analyze) has the following size (one file a month) : + +15000+160*x+100*y bytes (where x is number of unique visitors a month and y is number of different pages on web sites)
+WARNING ! All those data are average values for a common public site. Calculation rule can be seriously changed +according to web server or AWStats configuration and web site content.
+
Don't forget that benchmarks of log analyzers are made without reverse DNS lookup because this depends on your system, networks and Internet and not on the @@ -58,8 +69,10 @@ So, have a look at the following chart to:
- Get more real ideas on benchmarks results
- Get more information and advice on a good setup for your site.
+

This is examples of frequency/parameters you should use to have a good use of AWStats:
+
@@ -82,9 +95,10 @@ So, have a look at the following chart to:
** Free memory required for update process (in MB). Warning: If you use the URLWithQuery option, this value is doubled.
*** Duration is with Athlon 1GHz/128Mb and LogFormat=1.
- +

This is a summary of main ways to speed up AWStats:
+
- You can disable DNSLookup in AWStats (set DNSLookup=0) but this requires that hosts addresses in your log file are already resolved (need to setup your web server to do so). Log analyze speed can be increased by 2 to 50 times but your web server will be slowed.
Your Web site sizeRecommended values for parametersRecommended update frequency
(Rotate log delay)
Memory required**Duration***
DNSLookup*