From 0cabde03978a09aa336071eab6aedfb0aa68672f Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Thu, 23 Feb 2012 15:03:44 +0000 Subject: - Remove duplicate transport section --- src/nse/nse_profiler_test.conf | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/nse/nse_profiler_test.conf b/src/nse/nse_profiler_test.conf index ae7df7218..a1a6a38ae 100644 --- a/src/nse/nse_profiler_test.conf +++ b/src/nse/nse_profiler_test.conf @@ -40,10 +40,6 @@ PORT = 0 AUTOSTART = NO PORT = 0 -[transport] -PORT = 0 -AUTOSTART = YES - [nat] DISABLEV6 = YES BINDTO = 127.0.0.1 @@ -122,7 +118,7 @@ CONNECT_TOPOLOGY = ERDOS_RENYI CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM CONNECT_TOPOLOGY_OPTION_MODIFIER = 5 # PERCENTAGE = 3 -PROBABILITY = .1 +PROBABILITY = .5 F2F = NO CONNECT_TIMEOUT = 360 s CONNECT_ATTEMPTS = 3 -- cgit v1.2.3