Project

General

Profile

Actions

Feature #60

closed

provide download statistics

Added by Florian Effenberger over 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
High
Category:
Webserver
Target version:
-
Start date:
Due date:
% Done:

70%

Tags:

Description

We need comprehensive and detailed download statistics, based on MirrorBrain's log
Data required is at least

  • geography
  • platform/OS
  • architecture/CPU
  • version
  • language

Here the details from the initial request:

  • automate weekly graphical download statistics (source is in git: dev-tools/download-stats.pl)
  • impossible slow, and consumes vast amounts of memory
  • we essentially need to inline merge_results into parse_log and store a cache of the results of each file next to it - so that we do this expensive analysis per log file just once
  • this should let us build incremental updates reasonably easily
  • add random cookie generation to track real users vs. automatic IPs
Actions

Also available in: Atom PDF