social cli
[oweals/gnunet.git] / src / rps / test_rps.conf
index 411bde5ec575c2eae73f65939b74eb834b300378..e3c563e993440538cb99e7c491ba58875717d538 100644 (file)
@@ -1,14 +1,17 @@
 [rps]
-PREFIX = valgrind --leak-check=full --show-leak-kinds=all --log-file=/tmp/rps/valgrind!gnunet-service-rps!%p
+#PREFIX = valgrind --leak-check=full --show-leak-kinds=all --log-file=/tmp/rps/valgrind!gnunet-service-rps!%p
 #BINARY = gnunet-service-rps
 UNIXPATH = /tmp/gnunet-service-rps.sock
 HOME = $SERVICEHOME
 # PORT = 2106
-@UNIXONLY@ PORT = 2087
+#@UNIXONLY@ PORT = 2087
 FORCESTART = YES
+AUTOSTART = NO
+NOARMBIND = YES
+#OPTIONS=-l /tmp/rps_profiler_logs/rps-[]-%Y-%m-%d.log
 
 # This is the timeinterval between the rounds
-ROUNDINTERVAL = 10 s
+ROUNDINTERVAL = 2 s
 
 # This is the 'estimate' in the beginning.
 # This determines the size of the peers we keep in memory
@@ -25,9 +28,9 @@ OPERATION_TIMEOUT = 60 s
 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1
 #OVERLAY_TOPOLOGY = CLIQUE
 OVERLAY_TOPOLOGY = SMALL_WORLD
-SCALE_FREE_TOPOLOGY_CAP = 
+#SCALE_FREE_TOPOLOGY_CAP = 
 
-OVERLAY_RANDOM_LINKS = 5
+OVERLAY_RANDOM_LINKS = 25
 
 SETUP_TIMEOUT = 2 m
 
@@ -49,9 +52,17 @@ DISABLE_TRY_CONNECT = YES
 
 [cadet]
 DISABLE_TRY_CONNECT = YES
+#OPTIONS=-l /tmp/rps_profiler_logs/cadet-[]-%Y-%m-%d.log
 
 [PATHS]
-GNUNET_TEST_HOME = /tmp/rps/
+GNUNET_TEST_HOME = /tmp/rps-test/
+
+#[arm]
+#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log
+
+#[statistics]
+#FORCESTART = NO
+#AUTOSTART = NO
 
 [peerinfo]
 NO_IO = YES