aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-02-23 14:56:01 +0000
committerBart Polot <bart@net.in.tum.de>2012-02-23 14:56:01 +0000
commita5614a99a9c9d35ac57dc315ae94dce5d8cd6013 (patch)
tree006f3e2598f632fe15b26270f641b2c2528e07ef /src/nse
parent21ef21a25e71ded728e0de84a1762b87bdc5af7e (diff)
downloadgnunet-a5614a99a9c9d35ac57dc315ae94dce5d8cd6013.tar.gz
gnunet-a5614a99a9c9d35ac57dc315ae94dce5d8cd6013.zip
- Changes for long churn (test with 10 peers)
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/nse_profiler_test.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/nse/nse_profiler_test.conf b/src/nse/nse_profiler_test.conf
index 552b4fe63..ae7df7218 100644
--- a/src/nse/nse_profiler_test.conf
+++ b/src/nse/nse_profiler_test.conf
@@ -1,5 +1,5 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /tmp/nse-profiler2/ 2SERVICEHOME = /tmp/nse-profiler/
3DEFAULTCONFIG = nse_profiler_test.conf 3DEFAULTCONFIG = nse_profiler_test.conf
4 4
5[nse] 5[nse]
@@ -114,7 +114,7 @@ AUTOSTART = NO
114PORT = 0 114PORT = 0
115 115
116[testing] 116[testing]
117NUM_PEERS = 4000 117NUM_PEERS = 10
118WEAKRANDOM = YES 118WEAKRANDOM = YES
119TOPOLOGY = NONE 119TOPOLOGY = NONE
120#CONNECT_TOPOLOGY = SMALL_WORLD_RING 120#CONNECT_TOPOLOGY = SMALL_WORLD_RING
@@ -133,17 +133,18 @@ MAX_CONCURRENT_SSH = 20
133USE_PROGRESSBARS = YES 133USE_PROGRESSBARS = YES
134PEERGROUP_TIMEOUT = 1000 s 134PEERGROUP_TIMEOUT = 1000 s
135TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers_initial 135TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers_initial
136MAX_OUTSTANDING_CONNECTIONS = 200 136MAX_OUTSTANDING_CONNECTIONS = 100
137#SINGLE_PEERINFO_PER_HOST = YES 137#SINGLE_PEERINFO_PER_HOST = YES
138#NUM_PEERINFO_PER_HOST = 10 138#NUM_PEERINFO_PER_HOST = 10
139#SINGLE_STATISTICS_PER_HOST = YES 139#SINGLE_STATISTICS_PER_HOST = YES
140#NUM_STATISTICS_PER_HOST = 10 140#NUM_STATISTICS_PER_HOST = 10
141DELETE_FILES = YES 141DELETE_FILES = NO
142#SKEW_VARIANCE = 30000
142 143
143[nse-profiler] 144[nse-profiler]
144OUTPUT_FILE = nse_output_4000_peers.dat 145OUTPUT_FILE = nse_output_4000_peers.dat
145TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers 146TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers
146DATA_OUTPUT_FILE = nse_topo_4000_peers_stats 147DATA_OUTPUT_FILE = nse_stats_4000_peers
147ROUND0 = 4000 148ROUND0 = 4000
148ROUND1 = 4000 149ROUND1 = 4000
149ROUND2 = 4000 150ROUND2 = 4000
@@ -175,6 +176,5 @@ ROUND27 = 2000
175ROUND28 = 2000 176ROUND28 = 2000
176ROUND29 = 2000 177ROUND29 = 2000
177ROUND30 = 2000 178ROUND30 = 2000
178WAIT_TIME = 1920 s 179WAIT_TIME = 300 s
179CONNECTION_LIMIT = 10 180CONNECTION_LIMIT = 10
180