... Webalizer does not use a database. When you run webalizer, it uses hash tables and lists to store in RAM the data it reads from the logfiles. Then it...
3233
Enric Naval
enventa2000
May 11, 2005 9:37 pm
... If you look at the source code for webalizer, in "webalizer.c" you have a code that cuts the referral size down to MAXREFH. /* if necessary, shrink...
3234
Enric Naval
enventa2000
May 14, 2005 2:26 pm
(this is a long email, sorry) I have a problem im my stats: Inktomi uses a different IP for each hit. So, each hit from inktomi counts as a separate visit,...
3235
gary hall
garyhallsr
May 14, 2005 2:34 pm
Dave, We don't seem to have this problem, but it is somrthing to think about. Gary...
3236
gary hall
garyhallsr
May 14, 2005 2:38 pm
Opps! Sorry - Hit the "reply" by mistake.. Warm regards, Gary...
3237
Enric Naval
enventa2000
May 14, 2005 4:55 pm
... You aren't crawled by inktomisearch? Are you sure? This domain is used by Slurp (the Yahoo! bot), so this would mean that your site won't appear in any...
3238
gary hall
garyhallsr
May 14, 2005 6:23 pm
Hi Eric, Currently my webmaster has installed "*Webalizer Version 2.01* <http://www.mrunix.net/webalizer/> (with *Geolizer* <http://sysd.org/proj/log.php#glzr>...
3239
Enric Naval
enventa2000
May 14, 2005 6:53 pm
... My sites get crawled by inktomi in days 25 and 26. For your site, it will be different days. I guess that Inktomi crawls all days in the month, and days 25...
3240
kientin7
May 16, 2005 4:42 pm
What decide Webalizer can run on Unix or Windows ?...
3241
Edward Chase
echase3rd
May 16, 2005 5:23 pm
Webalizer has many ports. http://webalizer.org/download.html However if you want to use is with Windows/IIS you'll need to use an altered version of Webalizer....
3242
Marius popa
jimi_compot
May 17, 2005 11:48 am
One of my clients asked about adding visits column to the Total URLs table - Is it possible ?...
3243
Enric Naval
enventa2000
May 17, 2005 1:08 pm
... Possible but probably useless. Each hit represents probably a visit, unless one visitor is going back and forth all over your website trying to find...
3244
Enric Naval
enventa2000
May 17, 2005 1:42 pm
There is a version that deals with IIS: http://www.medasys-lille.com/webalizer/ ... http://www.geocities.com/danilody/webalizer/windows.html ... Enric Naval ...
3245
kientin7
May 17, 2005 9:03 pm
I want to have a diagram that describes how Webalizer 's module work ? How many module does Webalizer have? Which are they and what are their functions ? Help...
3246
Enric Naval
enventa2000
May 18, 2005 7:02 am
I have work now. Maybe later I'll do a few flow diagrams showing how webalizer works. I give you a list of "modules". Those "modules" are the source code of...
3247
Marius popa
jimi_compot
May 18, 2005 1:07 pm
... Thank for the advice - i will install it Do you know if is still developed ? 22 june 2004 is the last release...
3248
Attila Mezei-Horvati
zommezi
May 18, 2005 9:51 pm
Hello all, I found a strange behaviour of webalizer and was wondering if I am doing something wrong. I was trying to figure out how many times was yahoo the...
3249
Enric Naval
enventa2000
May 19, 2005 4:05 am
... I don't know. I can't contact the original developer, so I have made my own version of it, because I had some problems with search strings, and I have...
3250
Enric Naval
enventa2000
May 19, 2005 4:14 am
... If you put two asteriks, webalizer gets confused and makes strange things. It seems that "*.whatever.*" matches everything that reaches it. As an...
3251
TigerPaw
simba20_01
May 19, 2005 2:00 pm
Hello recently found this group and hopefully someone can maybe shead some light on the is disturbing thing.. Webalizer hasn't been working properlly...
3252
kientin7
May 19, 2005 4:01 pm
What do the modules of Webalizer do ? ... codes.txt"),...
3253
waldo kitty
wkitty42
May 19, 2005 6:56 pm
... is webdruid available for other platforms other than windows or *nix? i don't run webalizer on either of those and would like to look at webdruid on that...
3254
Enric Naval
enventa2000
May 19, 2005 9:27 pm
... I'm afraid there are only *nix and windows versions... Enric Naval Estudiante de Informática de Gestión en la Udl (Lleida) GRIHO webalizer.conf ...
3255
Jim Wilson
vealskye
May 27, 2005 5:27 am
We have Webalizer installed on 2003 Server standard and are hosting multiple sites. We want to create separate stats for each site and run them with one ...
3256
Edward Chase
echase3rd
May 27, 2005 2:27 pm
Not sure if this meets your criteria... Have a .bat file or .cmd file run webailizer multiple times, each with a different conf file for the separate sites. ...
3257
Mark
markrw1958
May 27, 2005 4:47 pm
I am new to Webalizer reports and hope someone can help me better understand the information or direct me to information that would help accomplish that. Here...
3258
John B. Moore
jbm_microps_com
May 27, 2005 6:48 pm
I'm setting up a new server and am getting the error "Can't change directory to ...." when running webalizer off the command line to test.. I checked the path...
3259
Enric Naval
enventa2000
May 30, 2005 9:47 pm
... I thinks the best number is the visit number. I think this is because GET requests are counted as visits, while HEAD requests aren't. I warn you that I'm...
3260
Enric Naval
enventa2000
May 30, 2005 9:51 pm
When you execute from the command line, the user is the actual user. When you execute from cron, the user is normally "root", unless you change it in purpose. ...
3261
John B. Moore
jbm_microps_com
May 31, 2005 8:07 pm
Thanks for the ideas.. It ended up being a typo on the "Outputdir" setting... (BTW.. it is on Linux and I had left off the "/" in front of the path... It is...