-verbose is independent of logging
[oweals/gnunet.git] / src / nse / nse_profiler_test.conf
index 7da26b232215c31ae6e00c6706ce58abc9d4bea2..342cd41c079c7c535ce54746fa3de0fa4f8d9df7 100644 (file)
@@ -9,8 +9,14 @@ BINARY = gnunet-service-nse
 #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse
 #PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
 AUTOSTART = YES
-DEBUG = NO
+DEBUG = YES
 CONFIG = $DEFAULTCONFIG
+# Overriding network settings for faster testing (do NOT use
+# these values in production just because they are here)
+WORKDELAY = 60 s
+INTERVAL = 30 s
+WORKBITS = 0
+PROOFFILE = $SERVICEHOME/nse.proof
 
 [arm]
 PORT = 0
@@ -19,29 +25,56 @@ UNIXPATH = /tmp/test-nse-service-arm.unix
 #DEBUG = YES
 
 [statistics]
-AUTOSTART = NO
+AUTOSTART = YES
+PORT=0
 
 [fs]
 AUTOSTART = NO
+PORT=0
 
 [datastore]
 AUTOSTART = NO
+PORT = 0
 
 [dht]
 AUTOSTART = NO
+PORT = 0
+
+[nat]
+DISABLEV6 = YES 
+BINDTO = 127.0.0.1
+ENABLE_UPNP = NO
+BEHIND_NAT = NO
+ALLOW_NAT = NO
+INTERNAL_ADDRESS = 127.0.0.1
+EXTERNAL_ADDRESS = 127.0.0.1
 
 [transport]
 PORT = 0
-AUTOSTART = YES
+plugins = unix
 
 [transport-unix]
-PORT = 11111
+PORT = 1
+
+[transport-tcp]
+PORT = 0
+
+[transport-udp]
+PORT = 0
+
+[transport-http]
+PORT = 0
+
+[transport-https]
+PORT = 0
 
 [core]
 AUTOSTART = YES
+PORT = 0
 
 [peerinfo]
 AUTOSTART = YES
+PORT = 0
 
 [dns]
 AUTOSTART = NO
@@ -50,36 +83,94 @@ AUTOSTART = NO
 PORT = 0
 AUTOSTART = NO
 
-[transport]
+[dv]
+PORT = 0
+AUTOSTART = NO
+
+[resolver]
+PORT = 0
+
+[gnunet-nat-server]
+PORT = 0
+
+[ats]
+PORT = 0
+
+[mesh]
+PORT = 0
+
+[template]
+PORT = 0
+
+#@W32PORT@ PORT = 1234
+#@UNIXONLY@ PORT = 0
+
+[chat]
+AUTOSTART = NO
 PORT = 0
-plugins = unix
 
 [testing]
-NUM_PEERS = 1000
+NUM_PEERS = 4000
 WEAKRANDOM = YES
 TOPOLOGY = NONE
-CONNECT_TOPOLOGY = SMALL_WORLD_RING
-PERCENTAGE = 4
+#CONNECT_TOPOLOGY = SMALL_WORLD_RING
+CONNECT_TOPOLOGY = ERDOS_RENYI
+CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
+CONNECT_TOPOLOGY_OPTION_MODIFIER = 5
+# PERCENTAGE = 3
+PROBABILITY = .1
 F2F = NO
-CONNECT_TIMEOUT = 60
+CONNECT_TIMEOUT = 360 s
 CONNECT_ATTEMPTS = 3
-#DEBUG = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+DEBUG = YES
+#HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+HOSTKEYSFILE = hostkeys.dat
 MAX_CONCURRENT_SSH = 20
 USE_PROGRESSBARS = YES
-PEERGROUP_TIMEOUT = 1000
-TOPOLOGY_OUTPUT_FILE = nse_topo_1000_peers_initial
-MAX_OUTSTANDING_CONNECTIONS = 200
+PEERGROUP_TIMEOUT = 1000 s
+TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers_initial
+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 = NO
+#SKEW_VARIANCE = 30000
 
 [nse-profiler]
-#OUTPUT_FILE = nse_output_1000_peers.dat
-#TOPOLOGY_OUTPUT_FILE = nse_topo_1000_peers
-#ROUND0 = 75
-#ROUND1 = 750
-#ROUND2 = 500
-#ROUND3 = 1000
-WAIT_TIME = 7200
+OUTPUT_FILE = nse_output_4000_peers.dat
+TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers
+DATA_OUTPUT_FILE = nse_stats_4000_peers
+ROUND0 = 4000
+ROUND1 = 4000
+ROUND2 = 4000
+ROUND3 = 4000
+ROUND4 = 4000
+ROUND5 = 4000
+ROUND6 = 4000
+ROUND7 = 4000
+ROUND8 = 4000
+ROUND9 = 4000
+ROUND10 = 4000
+ROUND11 = 1000
+ROUND12 = 1000
+ROUND13 = 1000
+ROUND14 = 1000
+ROUND15 = 1000
+ROUND16 = 1000
+ROUND17 = 1000
+ROUND18 = 1000
+ROUND19 = 1000
+ROUND20 = 1000
+ROUND21 = 2000
+ROUND22 = 2000
+ROUND23 = 2000
+ROUND24 = 2000
+ROUND25 = 2000
+ROUND26 = 2000
+ROUND27 = 2000
+ROUND28 = 2000
+ROUND29 = 2000
+ROUND30 = 2000
+WAIT_TIME = 1920 s
+CONNECTION_LIMIT = 10