aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/profiler.conf
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2014-03-22 20:56:45 +0000
committerBart Polot <bart@net.in.tum.de>2014-03-22 20:56:45 +0000
commit0234b1f90b2390465190ed3900ed7bdc19e6ef05 (patch)
treeb86096f2af08ada92afa0e4f7d4f8eba3d463f77 /src/mesh/profiler.conf
parent8e605b7c2ce17fd8ef9f17b6cf0eb91d4bf99d60 (diff)
downloadgnunet-0234b1f90b2390465190ed3900ed7bdc19e6ef05.tar.gz
gnunet-0234b1f90b2390465190ed3900ed7bdc19e6ef05.zip
- profiler changes
Diffstat (limited to 'src/mesh/profiler.conf')
-rw-r--r--src/mesh/profiler.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mesh/profiler.conf b/src/mesh/profiler.conf
index a56705f50..0cdd2d9e7 100644
--- a/src/mesh/profiler.conf
+++ b/src/mesh/profiler.conf
@@ -1,14 +1,18 @@
1@INLINE@ test_mesh.conf 1@INLINE@ test_mesh.conf
2
2[testbed] 3[testbed]
3OVERLAY_TOPOLOGY = RANDOM 4OVERLAY_TOPOLOGY = RANDOM
4OVERLAY_RANDOM_LINKS = %LINKS% 5OVERLAY_RANDOM_LINKS = %LINKS%
6MAX_PARALLEL_SERVICE_CONNECTIONS=4000
7SETUP_TIMEOUT = 60 m
5 8
6[transport] 9[transport]
7#MANIPULATE_DELAY_IN = 50 ms 10#MANIPULATE_DELAY_IN = 50 ms
8MANIPULATE_DELAY_OUT = 10 ms 11MANIPULATE_DELAY_OUT = 10 ms
9 12
10[mesh] 13[mesh]
11REFRESH_CONNECTION_TIME = 60 s 14REFRESH_CONNECTION_TIME = 600 s
15DISABLE_TRY_CONNECT = YES
12 16
13[dht] 17[dht]
14FORCE_NSE = %NSE% 18FORCE_NSE = %NSE%