WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Internet (http://www.wcm.at/forum/forumdisplay.php?f=8)
-   -   WebServer - Auswertung ??? (http://www.wcm.at/forum/showthread.php?t=92999)

WA5 02.04.2003 20:07

WebServer - Auswertung ???
 
Monthly Statistics for April 2003

Total Hits 737
Total Files 675
Total Pages 175
Total Visits 84
Total KBytes 7852

Total Unique Sites 56
Total Unique URL's 397

. Avg Max

Hits per Hour 30 209
Hits per Day 737 737
Files per Day 675 675
Pages per Day 175 175
Visits per Day 84 84
KBytes per Day 7852 7852

Hits by Response Code

Code 200 - OK 675
Code 206 - Partial Content 2
Code 301 - Moved Permanently 1
Code 304 - Not Modified 26
Code 404 - Not Found 33

bitte um erklärung !

Hits = ?
Code 404 - Not Found 33 = ? :confused:

thx

spunz 02.04.2003 20:18

hits = treffer, zugriffe
404 not found = nicht gefunden => file gibts ned

snowman 02.04.2003 21:42

Hits represent the total number of requests made to the server during the given time period (month, day, hour etc..). =das sind http-requests

Files represent the total number of hits (requests) that actually resulted in something being sent back to the user. Not all hits will send data, such as 404-Not Found requests and requests for pages that are already in the browsers cache. = html-files, bilder, cgi-scripts, downloads u.ä.

Tip: By looking at the difference between hits and files, you can get a rough indication of repeat visitors, as the greater the difference between the two, the more people are requesting pages they already have cached (have viewed already).

Sites is the number of unique IP addresses/hostnames that made requests to the server. Care should be taken when using this metric for anything other than that. Many users can appear to come from a single site, and they can also appear to come from many ip addresses so it should be used simply as a rough guage as to the number of visitors to your server.

Visits occur when some remote site makes a request for a page on your server for the first time. As long as the same site keeps making requests within a given timeout period, they will all be considered part of the same Visit. If the site makes a request to your server, and the length of time since the last request is greater than the specified timeout period (default is 30 minutes), a new Visit is started and counted, and the sequence repeats. Since only pages will trigger a visit, remotes sites that link to graphic and other non- page URLs will not be counted in the visit totals, reducing the number of false visits.

Pages are those URLs that would be considered the actual page being requested, and not all of the individual items that make it up (such as graphics and audio clips). Some people call this metric page views or page impressions, and defaults to any URL that has an extension of .htm, .html or .cgi.

A KByte (KB) is 1024 bytes (1 Kilobyte). Used to show the amount of data that was transfered between the server and the remote machine, based on the data found in the server log.

gruss,
snowman


Alle Zeitangaben in WEZ +2. Es ist jetzt 04:50 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag