Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AWStats 7 download - 206 Hits

Tags:

awstats

AWStats 7 shows two rows under download: hits and now 206 hits.

I understand that 206 are partial downloads (e.g. when using a download manager).

Here are some sample results:

  • fileA.pdf - 23 hits, 38 206 hits
  • fileB.pdf - 5 hits, 4 206 hits
  • fileC.pdf - 1 hit, 0 206 hits

What I don't understand is if the file was downloaded the sum of both hits, or just the hits: e.g. was fileA.pdf downloaded 23 times, or 61 times?

like image 258
Alexander Avatar asked Jul 05 '11 12:07

Alexander


1 Answers

It was completely downloaded 23 times and 38 times it was only partially downloaded (user cancelled or network disconnected) So you could say that a download was attempted 61 times but only fully completed 23 of those times.

like image 87
Pooch Avatar answered Oct 10 '22 16:10

Pooch