|
(51 - 55 of 79)
Blog Traffic last viewed: Dec 09, 2009, 06:12:06 AM (GMT)
Coppa Mundial last viewed: Dec 09, 2009, 06:12:06 AM (GMT)
technical stuff last viewed: Dec 09, 2009, 06:12:06 AM (GMT)
Sunday Ride last viewed: Dec 09, 2009, 06:12:03 AM (GMT)
My Sis the Fellow last viewed: Dec 09, 2009, 06:12:03 AM (GMT)
More (older posts): 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
|
Blog Traffic Last viewed: Dec 09, 2009, 06:12:06 AM (GMT)
Winnemucca, NV--Still need to do a traffic logging database one of these days, but for now, here's a look at traffic growth over the last thirty days, divided into 10-day chunks:
bash-2.03$ zgrep -i blog access_log.?.gz |wc -l
1158
bash-2.03$ zgrep -i blog access_log.1?.gz |wc -l
607
bash-2.03$ zgrep -i blog access_log.2?.gz |wc -l
488
Here's the same thing in reverse with traffic from me filtered out:
bash-2.03$ zgrep -i blog access_log.3?.gz |grep -v "207.228" |wc -l
13
bash-2.03$ ^3^2
zgrep -i blog access_log.2?.gz |grep -v "207.228" |wc -l
87
bash-2.03$ ^2^1
zgrep -i blog access_log.1?.gz |grep -v "207.228" |wc -l
347
bash-2.03$ ^1^^
zgrep -i blog access_log.?.gz |grep -v "207.228" |wc -l
819
top | |
|
All
Nevada (19 posts) Bicycle Rides (17 posts) Cerebral Events (5 posts) Utterly Banal (20 posts) Bibliography (7 posts) |