aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-02-24 17:10:40 +0000
committerBart Polot <bart@net.in.tum.de>2012-02-24 17:10:40 +0000
commit558c365484160e3c873e3123a8a7453eec45b6aa (patch)
treebfd970463144ebcb6084fe00f6ef59ef39b78ec1 /src/nse
parent95c9e40b4153361d1e6e45f99659759a8f0f14de (diff)
downloadgnunet-558c365484160e3c873e3123a8a7453eec45b6aa.tar.gz
gnunet-558c365484160e3c873e3123a8a7453eec45b6aa.zip
- Config file to reproduce #2170
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/nse_profiler_test.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/nse/nse_profiler_test.conf b/src/nse/nse_profiler_test.conf
index a1a6a38ae..342cd41c0 100644
--- a/src/nse/nse_profiler_test.conf
+++ b/src/nse/nse_profiler_test.conf
@@ -49,8 +49,12 @@ ALLOW_NAT = NO
49INTERNAL_ADDRESS = 127.0.0.1 49INTERNAL_ADDRESS = 127.0.0.1
50EXTERNAL_ADDRESS = 127.0.0.1 50EXTERNAL_ADDRESS = 127.0.0.1
51 51
52[transport]
53PORT = 0
54plugins = unix
55
52[transport-unix] 56[transport-unix]
53PORT = 11111 57PORT = 1
54 58
55[transport-tcp] 59[transport-tcp]
56PORT = 0 60PORT = 0
@@ -101,16 +105,12 @@ PORT = 0
101#@W32PORT@ PORT = 1234 105#@W32PORT@ PORT = 1234
102#@UNIXONLY@ PORT = 0 106#@UNIXONLY@ PORT = 0
103 107
104[transport]
105PORT = 0
106plugins = unix
107
108[chat] 108[chat]
109AUTOSTART = NO 109AUTOSTART = NO
110PORT = 0 110PORT = 0
111 111
112[testing] 112[testing]
113NUM_PEERS = 10 113NUM_PEERS = 4000
114WEAKRANDOM = YES 114WEAKRANDOM = YES
115TOPOLOGY = NONE 115TOPOLOGY = NONE
116#CONNECT_TOPOLOGY = SMALL_WORLD_RING 116#CONNECT_TOPOLOGY = SMALL_WORLD_RING
@@ -118,7 +118,7 @@ CONNECT_TOPOLOGY = ERDOS_RENYI
118CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM 118CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
119CONNECT_TOPOLOGY_OPTION_MODIFIER = 5 119CONNECT_TOPOLOGY_OPTION_MODIFIER = 5
120# PERCENTAGE = 3 120# PERCENTAGE = 3
121PROBABILITY = .5 121PROBABILITY = .1
122F2F = NO 122F2F = NO
123CONNECT_TIMEOUT = 360 s 123CONNECT_TIMEOUT = 360 s
124CONNECT_ATTEMPTS = 3 124CONNECT_ATTEMPTS = 3
@@ -172,5 +172,5 @@ ROUND27 = 2000
172ROUND28 = 2000 172ROUND28 = 2000
173ROUND29 = 2000 173ROUND29 = 2000
174ROUND30 = 2000 174ROUND30 = 2000
175WAIT_TIME = 300 s 175WAIT_TIME = 1920 s
176CONNECTION_LIMIT = 10 176CONNECTION_LIMIT = 10