From 0234b1f90b2390465190ed3900ed7bdc19e6ef05 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Sat, 22 Mar 2014 20:56:45 +0000 Subject: [PATCH] - profiler changes --- src/mesh/profiler.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 @@ @INLINE@ test_mesh.conf + [testbed] OVERLAY_TOPOLOGY = RANDOM OVERLAY_RANDOM_LINKS = %LINKS% +MAX_PARALLEL_SERVICE_CONNECTIONS=4000 +SETUP_TIMEOUT = 60 m [transport] #MANIPULATE_DELAY_IN = 50 ms MANIPULATE_DELAY_OUT = 10 ms [mesh] -REFRESH_CONNECTION_TIME = 60 s +REFRESH_CONNECTION_TIME = 600 s +DISABLE_TRY_CONNECT = YES [dht] FORCE_NSE = %NSE% -- 2.25.1