From: Bart Polot Date: Fri, 24 Feb 2012 17:10:40 +0000 (+0000) Subject: - Config file to reproduce #2170 X-Git-Tag: initial-import-from-subversion-38251~14653 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=558c365484160e3c873e3123a8a7453eec45b6aa;p=oweals%2Fgnunet.git - Config file to reproduce #2170 --- 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 INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 +[transport] +PORT = 0 +plugins = unix + [transport-unix] -PORT = 11111 +PORT = 1 [transport-tcp] PORT = 0 @@ -101,16 +105,12 @@ PORT = 0 #@W32PORT@ PORT = 1234 #@UNIXONLY@ PORT = 0 -[transport] -PORT = 0 -plugins = unix - [chat] AUTOSTART = NO PORT = 0 [testing] -NUM_PEERS = 10 +NUM_PEERS = 4000 WEAKRANDOM = YES TOPOLOGY = NONE #CONNECT_TOPOLOGY = SMALL_WORLD_RING @@ -118,7 +118,7 @@ CONNECT_TOPOLOGY = ERDOS_RENYI CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM CONNECT_TOPOLOGY_OPTION_MODIFIER = 5 # PERCENTAGE = 3 -PROBABILITY = .5 +PROBABILITY = .1 F2F = NO CONNECT_TIMEOUT = 360 s CONNECT_ATTEMPTS = 3 @@ -172,5 +172,5 @@ ROUND27 = 2000 ROUND28 = 2000 ROUND29 = 2000 ROUND30 = 2000 -WAIT_TIME = 300 s +WAIT_TIME = 1920 s CONNECTION_LIMIT = 10