hits&files

Posted By: harsha1729 ()
Posted On: 2006-May-08 07:59

hi friends

can any one explain what is a hits and what is files in the logfile analysis?


Posted By: chantigadu ()
Posted On: 2006-May-08 11:13

mr harsha

In general a webpage may contain a number of files such as
.js(java script),.swf(flash files),.gif ,.text,.css(cascading style sheets) and so many others
the total number fo files present in the webpage are called as hits

and coming to pages are pages requested from the server not from cache



Posted By: pappu ()
Posted On: 2006-May-08 11:46

hi harsha,
total no.of files in the page are called as hits and
files are nothing but taken from both cache and server


Posted By: sweeety ()
Posted On: 2006-May-10 13:20


hi Harsha,

Hits are totle no.of objects loaded from the server.
Example if there are 10 images, 5 text boxes then there will be 10 + 5 + 1(page itself) are the total no.of hits i.e. 16.

Files are the actual pages we are using those are with extensions like .Asp, .Jsp , .Html, ..

.... Sweety wink