stas 02/01/01 19:08:24
Modified: netcraft graph.jpg index.html input.data pseudo-graph.jpg
Log:
- Nov-Dec 2001 stats
- embed the stats graph from securityspace.com
Revision Changes Path
1.15 +210 -194 modperl-site/netcraft/graph.jpg
<<Binary file>>
1.43 +7 -3 modperl-site/netcraft/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/modperl-site/netcraft/index.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- index.html 1 Nov 2001 05:14:49 -0000 1.42
+++ index.html 2 Jan 2002 03:08:24 -0000 1.43
@@ -13,13 +13,15 @@
<p>
SecuritySpace provides yet
-<a href="http://www.securityspace.com/s_survey/data/man.200110/apachemods.html">
+<a href="http://www.securityspace.com/s_survey/data/man.200112/apachemods.html">
another report</a>. Make sure to click on the menu at the left to pick
the latest month, since the link hardcodes the month. They also
-provide a <a
href="http://www.securityspace.com/s_survey/data/man.200110/apachemods.html?mod=cGVybA==">page</a>
similar to this one with statistics and a graph based
+provide a <a
href="http://www.securityspace.com/s_survey/data/man.200112/apachemods.html?mod=cGVybA==">page</a>
similar to this one with statistics and a graph based
on the data collected by <a
href="http://www.securityspace.com/">www.securityspace.com</a>
-
+<IMG
+src="http://www.securityspace.com/s_survey/modgraph.php?month=200112&mod=cGVybA=="
+ALT="mod_perl growth data">
<p>
<hr>
@@ -45,6 +47,8 @@
<table cellpadding=3 border=1>
<tr><td>Survey</td><td>hostnames</td><td>unique ip addresses</td></tr>
+<tr><td> December 2001 </td><td>2720503</td><td>326545</td></tr>
+<tr><td> November 2001 </td><td>2651419</td><td>322595</td></tr>
<tr><td> October 2001 </td><td>2540267</td><td>293633</td></tr>
<tr><td> September 2001 </td><td>2899420</td><td>281192</td></tr>
<tr><td> August 2001 </td><td>2823060</td><td>283180</td></tr>
1.28 +2 -0 modperl-site/netcraft/input.data
Index: input.data
===================================================================
RCS file: /home/cvs/modperl-site/netcraft/input.data,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- input.data 1 Nov 2001 05:14:49 -0000 1.27
+++ input.data 2 Jan 2002 03:08:24 -0000 1.28
@@ -1,3 +1,5 @@
+December 2001 2720503 326545
+November 2001 2651419 322595
October 2001 2540267 293633
September 2001 2899420 281192
August 2001 2823060 283180
1.15 +56 -59 modperl-site/netcraft/pseudo-graph.jpg
<<Binary file>>