aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nse/nse_profiler_test.conf6
1 files changed, 1 insertions, 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
40AUTOSTART = NO 40AUTOSTART = NO
41PORT = 0 41PORT = 0
42 42
43[transport]
44PORT = 0
45AUTOSTART = YES
46
47[nat] 43[nat]
48DISABLEV6 = YES 44DISABLEV6 = YES
49BINDTO = 127.0.0.1 45BINDTO = 127.0.0.1
@@ -122,7 +118,7 @@ CONNECT_TOPOLOGY = ERDOS_RENYI
122CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM 118CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
123CONNECT_TOPOLOGY_OPTION_MODIFIER = 5 119CONNECT_TOPOLOGY_OPTION_MODIFIER = 5
124# PERCENTAGE = 3 120# PERCENTAGE = 3
125PROBABILITY = .1 121PROBABILITY = .5
126F2F = NO 122F2F = NO
127CONNECT_TIMEOUT = 360 s 123CONNECT_TIMEOUT = 360 s
128CONNECT_ATTEMPTS = 3 124CONNECT_ATTEMPTS = 3