Hello! Well I tried ... but I never worked with C before, did not have an compiler etc. I installed Borland, downloaded gdwin and zlib as dlls and lpng (no dll...
... i've seen many referrer spams in my logs, yes... [discussion trimmed] ... seems to me that the easiest thing to do is to /NOT/ allow your log analysis to...
... that's a diff file... it is meant to be applied to the source by a patch program... it can be done manually, though... lines with +'s are added and lines...
Hi! I have a lot of logfiles that I would like to process. The files are from different sites on the same server, and I would like to see how the entire server...
Jonas Mixter
jonas@...
Aug 2, 2004 11:39 am
2863
Uhhh...isn't it vice-versa? Sites (distinct Ips) should not be higher than Visits (# of times distinct Ips visited). At most they should be equal, right? I'm...
Randall Perry
rgp@...
Aug 6, 2004 6:11 pm
2864
It is very possible, and quite common to have more sites than visits. Visits are triggered on page type requests, sites are counted regardless of what the...
Bradford L. Barrett
brad@...
Aug 6, 2004 7:10 pm
2865
Ah-ha. I get it. ... -- Randall Perry sysTame Xserve Web Hosting/Co-location Website Design/Development WebObjects Hosting Mac Consulting/Sales ...
Randall Perry
rgp@...
Aug 6, 2004 7:37 pm
2866
is this file being generated automatically? and how do i make it work? i have read the README for the DNS thing, but could not make it to work. What else does...
The cache file is created/updated whenever you specify any number of "DNSChildren" processes greater than zero (typically 1-20). The cache file is used...
Bradford L. Barrett
brad@...
Aug 9, 2004 3:44 am
2868
Hello, i am a (almost) complete newbie working with webalizer. Webalizer is already setup, but i dont get very many informations from my reports. What i am...
i need to rerun my logs cause on July 31st my cron failed. now i have a gap. So i wanted to start them over and make it run from july 29th to now, then my...
... By using the '-i' you just blew away your history for previous months.. Probably not what you wanted to do.. ... That's what you must do.. trash your...
Bradford L. Barrett
brad@...
Aug 10, 2004 7:09 pm
2871
... Hello, you are probably using a log format that doesn't include the referrer information. Because the referrers are never written in the log file in the ...
I am receiving 8058 hits on my custom 404 page. I have searched my site high and low for any links that lead to this page and I can't find one. I've used dead...
404's do not always indicate broken links on your site. Old links on other sites can cause them as well. The only way to determine where they are from is to...
Bradford L. Barrett
brad@...
Aug 12, 2004 5:00 pm
2874
Hi, all I run a web hosting service. Recently I upgraded webalizer from v1.30 to v2.01. I am asked why visits count decreased at v2.01 than v1.30? I read...
... A made up example of "external image referrals": Someone has visited www.some_site.com, which contains a promotional banner ad which is hosted in our...
Oh, I forgot one detail. There is a PageType keyword in webalizer.conf. This defines what kind of files are counted as visits. In the default webalizer.conf...
Hi all, Each day when my logs are processed by Webalizer, I get numerous lines in my Cron Daemon report that say: HASH: Out of overflow pages. Increase page...
Hi, all I have a one question. Serach string is URLencoded at access_log as follows. $B!!(B $B!!(BA) %83%8b%83p%83%93%8eO%90%a2 The above string is changed...
... I don't believe that is a webalizer error. Are you running FreeBSD? -- Bradford L. Barrett brad@... A free electron in a sea...
Bradford L. Barrett
brad@...
Aug 20, 2004 12:48 pm
2882
Hi Brad, No, I'm on Red Hat Linux v7.3. Here's what I get: /etc/cron.daily/00webalizer: Processing back-bull.com HASH: Out of overflow pages. Increase page...
I have looked everywhere (including the archive here), but cannot find an answer. In your referrer log, what does xxxx:++++++++++++++++++ mean? Is it someone...
... This is some browser program which is blocking its referrer to protect the user's privacy. It could be even be some browser pluguin, or a proxy program...
Hello: The URL encoding (using "&") doesn't distinguish upper case from lower case. So, "&2B" is the same as "$2b". Changing everything to lower case doesn't...
... FWIW: its not from Proxomitron (correct spelling) unless they have specifically modified the two places where referrals can be replaced... in my default...
Note: Search strings are lowercased to increase accuracy.. since the search engines do not do a case sensitive search. That is, searching for "Foo Bar"...
Bradford L. Barrett
brad@...
Aug 21, 2004 2:00 am
2888
Check to see what else is getting processed besides the webalizer. A quick google search on the error messages turns up a lot of stuff related to PostgreSQL,...