[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [metrics/master] Mark a few tasks done.
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Thu, 18 Jun 2009 23:08:31 +0200
Subject: Mark a few tasks done.
Commit: 7e5bceef4576b7f77bc20e4c67f42993e16e6f64
---
TODO | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/TODO b/TODO
index bdfad6c..1d62ed4 100644
--- a/TODO
+++ b/TODO
@@ -14,10 +14,10 @@ Tasks for June:
- Client requests to directories
* o May 31: Change timing so that geoip-stats are written at the end of
* 24-hours periods; get patch into master.
- . Ask folks to run with ./configure --enable-geoip-stats
+ o Ask folks to run with ./configure --enable-geoip-stats
- Also count number of IPs and requests that cannot be resolved by the
GeoIP database as country '??'.
-* - June 30: Analyze geoip-stats files from folks. Come up with a more
+* . June 30: Analyze geoip-stats files from folks. Come up with a more
* automated way of analyzing these files than before.
* - June 30: Decide if statistics should be measured in the future in
* aggregate form. Write proposal for including client request statistics
@@ -36,6 +36,10 @@ Tasks for June:
conditions in that function require an update?
d Consider using a dynamic IP database to determine how many users are
on dynamic IP addresses.
+ d Investigate assumption that 1 IP address is equivalent to 1 user;
+ consider dynamic IP addresses and NAT, too.
+ d Fix bug that directories see more IP addresses than requests (like
+ moria5 did on the first day of measurements).
- Cells in circuit queues
o Consider circuits that were active in the past 15 minutes rather than
@@ -122,11 +126,12 @@ Tasks for June:
* the time a relay spent in the network with the Guard flag. (see 4.5 in
* performance roadmap)
- - Measure throughput
- . Evaluate torperf run and see if such runs should be performed
+ o Measure throughput
+ o Evaluate torperf run and see if such runs should be performed
regularly on gabelmoo.
o Handle timeouts better by catching INT signals and writing an error
message to stdout.
+ d Set up second installation somewhere.
---------------------------------------------------------------------------
@@ -175,6 +180,9 @@ Tasks for July:
* circuit window, and b) because Tor has on-average-better circuits
* based on Mike Perry's plans.
+ - Client requests to directories
+ - Analyze directory requests running for more than two months by then.
+
---------------------------------------------------------------------------
Tasks for August:
--
1.5.6.5