X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Frps%2Ftest_rps.conf;h=e3c563e993440538cb99e7c491ba58875717d538;hb=1a3f487d25259afe2dacd784c7e088a307113b62;hp=9db6711eae98eb84010864f04038f65cb7383705;hpb=7f424af3f7d3d3271feafecc6330185e76f95ee2;p=oweals%2Fgnunet.git diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf index 9db6711ea..e3c563e99 100644 --- a/src/rps/test_rps.conf +++ b/src/rps/test_rps.conf @@ -4,11 +4,14 @@ 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 @@ -23,10 +26,11 @@ HOSTNAME = localhost OPERATION_TIMEOUT = 60 s MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1 -OVERLAY_TOPOLOGY = CLIQUE -SCALE_FREE_TOPOLOGY_CAP = +#OVERLAY_TOPOLOGY = CLIQUE +OVERLAY_TOPOLOGY = SMALL_WORLD +#SCALE_FREE_TOPOLOGY_CAP = -OVERLAY_RANDOM_LINKS = 5 +OVERLAY_RANDOM_LINKS = 25 SETUP_TIMEOUT = 2 m @@ -40,3 +44,58 @@ USE_LOCALADDR = YES # Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8) RETURN_LOCAL_ADDRESSES = YES +[transport] +PLUGINS = unix + +[dht] +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-test/ + +#[arm] +#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log + +#[statistics] +#FORCESTART = NO +#AUTOSTART = NO + +[peerinfo] +NO_IO = YES + +[hostlist] +FORCESTART = NO +AUTOSTART = NO + +[namecache] +FORCESTART = NO +AUTOSTART = NO + +[namestore] +FORCESTART = NO +AUTOSTART = NO + +[topology] +FORCESTART = NO +AUTOSTART = NO + +[vpn] +FORCESTART = NO +AUTOSTART = NO + +[revocation] +FORCESTART = NO +AUTOSTART = NO + +[gns] +FORCESTART = NO +AUTOSTART = NO + +[fs] +FORCESTART = NO +AUTOSTART = NO +