gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r20020 - gnunet/src/nse


From: gnunet
Subject: [GNUnet-SVN] r20020 - gnunet/src/nse
Date: Fri, 24 Feb 2012 18:10:40 +0100

Author: bartpolot
Date: 2012-02-24 18:10:40 +0100 (Fri, 24 Feb 2012)
New Revision: 20020

Modified:
   gnunet/src/nse/nse_profiler_test.conf
Log:
- Config file to reproduce #2170

Modified: gnunet/src/nse/nse_profiler_test.conf
===================================================================
--- gnunet/src/nse/nse_profiler_test.conf       2012-02-24 17:05:33 UTC (rev 
20019)
+++ gnunet/src/nse/nse_profiler_test.conf       2012-02-24 17:10:40 UTC (rev 
20020)
@@ -49,8 +49,12 @@
 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 @@
 address@hidden@ PORT = 1234
 address@hidden@ 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_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 @@
 ROUND28 = 2000
 ROUND29 = 2000
 ROUND30 = 2000
-WAIT_TIME = 300 s
+WAIT_TIME = 1920 s
 CONNECTION_LIMIT = 10




reply via email to

[Prev in Thread] Current Thread [Next in Thread]