aboutsummaryrefslogtreecommitdiff
path: root/src/service/nse/nse_profiler_test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/service/nse/nse_profiler_test.conf')
-rw-r--r--src/service/nse/nse_profiler_test.conf72
1 files changed, 72 insertions, 0 deletions
diff --git a/src/service/nse/nse_profiler_test.conf b/src/service/nse/nse_profiler_test.conf
new file mode 100644
index 000000000..f702faae2
--- /dev/null
+++ b/src/service/nse/nse_profiler_test.conf
@@ -0,0 +1,72 @@
1[PATHS]
2GNUNET_TEST_HOME = $GNUNET_TMP/nse-profiler/
3
4[testbed]
5START_ON_DEMAND = NO
6PORT = 12113
7ACCEPT_FROM = 127.0.0.1; 10.6.0.0/16;
8HOSTNAME = localhost
9MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
10OVERLAY_TOPOLOGY = RANDOM
11OVERLAY_RANDOM_LINKS = 1000
12OPERATION_TIMEOUT = 45 s
13
14[nse]
15IMMEDIATE_START = YES
16START_ON_DEMAND = NO
17# Overriding network settings for faster testing (do NOT use
18# these values in production just because they are here)
19WORKDELAY = 60 s
20INTERVAL = 10 s
21WORKBITS = 0
22PROOFFILE = $GNUNET_TEST_HOME/nse.proof
23
24[nat]
25DISABLEV6 = YES
26BINDTO = 127.0.0.1
27ENABLE_UPNP = NO
28BEHIND_NAT = NO
29ALLOW_NAT = NO
30INTERNAL_ADDRESS = 127.0.0.1
31EXTERNAL_ADDRESS = 127.0.0.1
32
33[transport]
34plugins = udp
35
36[nse-profiler]
37OUTPUT_FILE = nse_output_2000_peers.dat
38TOPOLOGY_OUTPUT_FILE = nse_topo_2000_peers
39DATA_OUTPUT_FILE = nse_stats_2000_peers
40ROUND0 = 1000
41#ROUND1 = 2000
42ROUND2 = 2000
43ROUND3 = 2000
44ROUND4 = 2000
45ROUND5 = 2000
46ROUND6 = 2000
47ROUND7 = 2000
48ROUND8 = 2000
49ROUND9 = 2000
50ROUND10 = 2000
51ROUND11 = 1000
52ROUND12 = 1000
53ROUND13 = 1000
54ROUND14 = 1000
55ROUND15 = 1000
56ROUND16 = 1000
57ROUND17 = 1000
58ROUND18 = 1000
59ROUND19 = 1000
60ROUND20 = 1000
61ROUND21 = 2000
62ROUND22 = 2000
63ROUND23 = 2000
64ROUND24 = 2000
65ROUND25 = 2000
66ROUND26 = 2000
67ROUND27 = 2000
68ROUND28 = 2000
69ROUND29 = 2000
70ROUND30 = 2000
71WAIT_TIME = 1920 s
72CONNECTION_LIMIT = 10