Forum Moderators: phranque

Message Too Old, No Replies

having probs with apache logging..

         

majestique

7:55 pm on Mar 31, 2004 (gmt 0)

10+ Year Member



my apache logging program seems to be having probs.. whenever i visit once.. the logging program is erratic.. it either shows 3-13 hits.. i've analyzed the log file with 4 diff analyzers.. webtrends, funnel, webalizer, weblogexpert.. all shows same result.. is this an issue? is this how hits are logged? this definitely is incorrect i think because i kept a very close eye on the logs.. here's how i did it.. i visit the site once.. i analyze the log file right away.. in my IP section.. it shows.. either 3-13 hits.. strange? indeed.. Thanks for help guys! =)

barn_de

8:21 am on Apr 6, 2004 (gmt 0)

10+ Year Member



Hi majestique,

hits means everything a user requests. so for one visit you can have following hits:

- the page itself
- css file
- javascript files
- images

so if you have a page with a css file and 10 images you get 12 hits per visits. of course this goes down with after the browser cache is filled.

in webalizer the page impressions are "pages" i guess.

barn