-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually always GNUNE...
[oweals/gnunet.git] / src / nse / nse_profiler_test.conf
index 552b4fe6347c54d096b2f25e893ea735d6dff1d6..8a9e2d7511a2b99ef764ca756f4f9710c03bbf95 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
@@ -80,38 +80,28 @@ PORT = 0
 AUTOSTART = NO
 
 [topology]
-PORT = 0
 AUTOSTART = NO
 
 [dv]
-PORT = 0
 AUTOSTART = NO
 
 [resolver]
 PORT = 0
 
-[gnunet-nat-server]
-PORT = 0
-
 [ats]
 PORT = 0
 
 [mesh]
-PORT = 0
-
-[template]
-PORT = 0
+AUTOSTART = NO
 
-#@W32PORT@ PORT = 1234
-#@UNIXONLY@ PORT = 0
+[chat]
+AUTOSTART = NO
 
-[transport]
-PORT = 0
-plugins = unix
+[gns]
+AUTOSTART = NO
 
-[chat]
+[vpn]
 AUTOSTART = NO
-PORT = 0
 
 [testing]
 NUM_PEERS = 4000
@@ -133,19 +123,20 @@ 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
-ROUND0 = 4000
-ROUND1 = 4000
+DATA_OUTPUT_FILE = nse_stats_4000_peers
+ROUND0 = 1000
+#ROUND1 = 4000
 ROUND2 = 4000
 ROUND3 = 4000
 ROUND4 = 4000
@@ -177,4 +168,3 @@ ROUND29 = 2000
 ROUND30 = 2000
 WAIT_TIME = 1920 s
 CONNECTION_LIMIT = 10
-