From: eldy <> Date: Sat, 10 Mar 2001 17:44:47 +0000 (+0000) Subject: no message X-Git-Tag: AWSTATS_1_0~326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed69d2809bbb0a729d448ebacb2ce41b04d50a85;p=thirdparty%2FAWStats.git no message --- diff --git a/awstats.model.conf b/awstats.model.conf index 709081b8..e9848332 100644 --- a/awstats.model.conf +++ b/awstats.model.conf @@ -53,17 +53,18 @@ DirIcons="/icon" # DNSLookup=1 -# If AWStats can purge log after processing it. By this way, the next time you +# AWStats can purge log after processing it. By this way, the next time you # launch AWStats, log file will be smaller and processing time will be better. # IMPORTANT !!! # AWStats is able to find new lines in your log file to process only new ones, -# so you can launch it as soon as you want, even with this parameter set to 0 -# but if you work with this value, you MUST have something to clean sometimes -# your logfile if your web server don't do it. +# so you can launch it as soon as you want, even with this parameter set to 0. +# This parameter doesn't work with IIS (This web server doesn't let its log +# file to be purged). +# the purge of the log file is made only when awstats is runned so you must +# keep your standard scheduler/crontab to purge log file frequently. # Possible values: 1 or 0 # Default: 0 (but if you can, set this to 1 to increase speed) # -# PurgeLogFile=0 # When PurgeLogFile is setup to 1, AWStats will clean your log file after