From: eldy <> Date: Sun, 5 Oct 2008 11:56:57 +0000 (+0000) Subject: Update doc X-Git-Tag: AWSTATS_6_9_BETA~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c81b81213be3d35e2a854f78ef3ce02572697631;p=thirdparty%2FAWStats.git Update doc --- diff --git a/docs/awstats_compare.html b/docs/awstats_compare.html index 8d49e5aa..4d3fa33a 100644 --- a/docs/awstats_compare.html +++ b/docs/awstats_compare.html @@ -62,8 +62,8 @@ Works with Apache combined (XLF/ELF)YesYesYesNA Yes -Works with Apache common (CLF) log formatJust some featuresJust some featuresJust some featuresNA - Just some features +Works with Apache common (CLF) log formatJust some features (b)Just some features (b)Just some features (b)NA + Just some features (b) Works with IIS (W3C) log formatYesYesNeed a patchNA Yes @@ -308,7 +308,10 @@ So AWStats, considers only HTML pages to count unique visitors. This decrease the error (not totally, because it's always possible that a proxy server download one HTML frame and another one download another frame). Sawmill Analytics allows you to choose what you define as a visitor - by default the client IP is used, but you can use a cookie (persistant or session) or any custom string, or combination of string from teh log data.

- (a) Data were provided by Sawmill company (Graham Smith) + (a) Data were provided by Sawmill company (Graham Smith).
+
+ (b) With such log format, there is no user agent information in log file, so some reports are broken. For example, it's not possible + to make reports on browser or os for (information is not stored in log file). To solve this, use another log format (like the combined format).