- Changes for long churn (test with 10 peers)
authorBart Polot <bart@net.in.tum.de>
Thu, 23 Feb 2012 14:56:01 +0000 (14:56 +0000)
committerBart Polot <bart@net.in.tum.de>
Thu, 23 Feb 2012 14:56:01 +0000 (14:56 +0000)
src/nse/nse_profiler_test.conf

index 552b4fe6347c54d096b2f25e893ea735d6dff1d6..ae7df7218d35e8ec758cdd3fbeb623156c81b650 100644 (file)
@@ -1,5 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/nse-profiler2/
+SERVICEHOME = /tmp/nse-profiler/
 DEFAULTCONFIG = nse_profiler_test.conf
 
 [nse]
@@ -114,7 +114,7 @@ AUTOSTART = NO
 PORT = 0
 
 [testing]
-NUM_PEERS = 4000
+NUM_PEERS = 10
 WEAKRANDOM = YES
 TOPOLOGY = NONE
 #CONNECT_TOPOLOGY = SMALL_WORLD_RING
@@ -133,17 +133,18 @@ MAX_CONCURRENT_SSH = 20
 USE_PROGRESSBARS = YES
 PEERGROUP_TIMEOUT = 1000 s
 TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers_initial
-MAX_OUTSTANDING_CONNECTIONS = 200
+MAX_OUTSTANDING_CONNECTIONS = 100
 #SINGLE_PEERINFO_PER_HOST = YES
 #NUM_PEERINFO_PER_HOST = 10
 #SINGLE_STATISTICS_PER_HOST = YES
 #NUM_STATISTICS_PER_HOST = 10
-DELETE_FILES = YES
+DELETE_FILES = NO
+#SKEW_VARIANCE = 30000
 
 [nse-profiler]
 OUTPUT_FILE = nse_output_4000_peers.dat
 TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers
-DATA_OUTPUT_FILE = nse_topo_4000_peers_stats
+DATA_OUTPUT_FILE = nse_stats_4000_peers
 ROUND0 = 4000
 ROUND1 = 4000
 ROUND2 = 4000
@@ -175,6 +176,5 @@ ROUND27 = 2000
 ROUND28 = 2000
 ROUND29 = 2000
 ROUND30 = 2000
-WAIT_TIME = 1920 s
+WAIT_TIME = 300 s
 CONNECTION_LIMIT = 10
-