aboutsummaryrefslogtreecommitdiff
path: root/src/nse/test_nse.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse/test_nse.conf')
-rw-r--r--src/nse/test_nse.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/nse/test_nse.conf b/src/nse/test_nse.conf
index d8440e904..475f87eaf 100644
--- a/src/nse/test_nse.conf
+++ b/src/nse/test_nse.conf
@@ -15,8 +15,8 @@ CONFIG = $DEFAULTCONFIG
15# Overriding network settings for faster testing (do NOT use 15# Overriding network settings for faster testing (do NOT use
16# these values in production just because they are here) 16# these values in production just because they are here)
17WORKDELAY = 1 17WORKDELAY = 1
18INTERVAL = 15000 18INTERVAL = 120000
19WORKBITS = 8 19WORKBITS = 1
20 20
21HISTOGRAM = $SERVICEHOME/nse-histogram 21HISTOGRAM = $SERVICEHOME/nse-histogram
22 22
@@ -58,7 +58,7 @@ EXTERNAL_ADDRESS = 127.0.0.1
58AUTOSTART = NO 58AUTOSTART = NO
59 59
60[testing] 60[testing]
61NUM_PEERS = 50 61NUM_PEERS = 100
62WEAKRANDOM = YES 62WEAKRANDOM = YES
63TOPOLOGY = NONE 63TOPOLOGY = NONE
64CONNECT_TOPOLOGY = SMALL_WORLD_RING 64CONNECT_TOPOLOGY = SMALL_WORLD_RING