-verbose is independent of logging
[oweals/gnunet.git] / src / nse / nse_profiler_test.conf
index 54df2238bb6d6cf5503e80a8f43133f780c80efd..342cd41c079c7c535ce54746fa3de0fa4f8d9df7 100644 (file)
@@ -1,5 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/nse-profiler2/
+SERVICEHOME = /tmp/nse-profiler/
 DEFAULTCONFIG = nse_profiler_test.conf
 
 [nse]
@@ -40,10 +40,6 @@ PORT = 0
 AUTOSTART = NO
 PORT = 0
 
-[transport]
-PORT = 0
-AUTOSTART = YES
-
 [nat]
 DISABLEV6 = YES 
 BINDTO = 127.0.0.1
@@ -53,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
@@ -103,11 +103,7 @@ PORT = 0
 PORT = 0
 
 #@W32PORT@ PORT = 1234
-#@UNIXPORT@ PORT = 0
-
-[transport]
-PORT = 0
-plugins = unix
+#@UNIXONLY@ PORT = 0
 
 [chat]
 AUTOSTART = NO
@@ -133,17 +129,18 @@ MAX_CONCURRENT_SSH = 20
 USE_PROGRESSBARS = YES
 PEERGROUP_TIMEOUT = 1000 s
 TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers_initial
-MAX_OUTSTANDING_CONNECTIONS = 200
+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 = YES
+DELETE_FILES = NO
+#SKEW_VARIANCE = 30000
 
 [nse-profiler]
 OUTPUT_FILE = nse_output_4000_peers.dat
 TOPOLOGY_OUTPUT_FILE = nse_topo_4000_peers
-DATA_OUTPUT_FILE = nse_topo_4000_peers_stats
+DATA_OUTPUT_FILE = nse_stats_4000_peers
 ROUND0 = 4000
 ROUND1 = 4000
 ROUND2 = 4000
@@ -177,4 +174,3 @@ ROUND29 = 2000
 ROUND30 = 2000
 WAIT_TIME = 1920 s
 CONNECTION_LIMIT = 10
-