- test 2d tourus overlay
[oweals/gnunet.git] / src / nse / nse_infiniband.conf
1 [PATHS]
2 SERVICEHOME = /tmp/nse-profiler/
3
4 [testbed]
5 AUTOSTART = NO
6 PORT = 12113
7 ACCEPT_FROM = 127.0.0.1; 10.6.0.0/16; 192.168.0.0/16;
8 HOSTNAME = localhost
9 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
10 OVERLAY_TOPOLOGY = 2D_TOURUS
11 OVERLAY_RANDOM_LINKS = 1000
12 OPERATION_TIMEOUT = 45 s
13 SETUP_TIMEOUT = 15m
14
15 [nse]
16 PORT = 12114
17 UNIXPATH = /tmp/test-nse-service-nse.unix
18 BINARY = gnunet-service-nse
19 #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse
20 #PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
21 AUTOSTART = NO
22 # Overriding network settings for faster testing (do NOT use
23 # these values in production just because they are here)
24 WORKDELAY = 60 s
25 INTERVAL = 10 s
26 WORKBITS = 0
27 PROOFFILE = $SERVICEHOME/nse.proof
28 HISTOGRAM_DIR = /home/totakura/nse/test/histograms
29
30 [arm]
31 DEFAULTSERVICES = core nse
32 UNIXPATH = /tmp/test-nse-service-arm.unix
33
34 [statistics]
35 AUTOSTART = YES
36 PORT = 12115
37
38 [fs]
39 AUTOSTART = NO
40
41 [datastore]
42 AUTOSTART = NO
43
44 [dht]
45 AUTOSTART = NO
46
47 [nat]
48 DISABLEV6 = YES
49 BINDTO = 127.0.0.1
50 ENABLE_UPNP = NO
51 BEHIND_NAT = NO
52 ALLOW_NAT = NO
53 INTERNAL_ADDRESS = 127.0.0.1
54 EXTERNAL_ADDRESS = 127.0.0.1
55
56 [transport]
57 plugins = udp
58
59 [transport-udp]
60 PORT = 12116
61
62 [core]
63 AUTOSTART = YES
64
65 [peerinfo]
66 AUTOSTART = YES
67
68 [dns]
69 AUTOSTART = NO
70
71 [topology]
72 AUTOSTART = NO
73
74 [dv]
75 AUTOSTART = NO
76
77 [resolver]
78 AUTOSTART = YES
79
80 [mesh]
81 AUTOSTART = NO
82
83 [chat]
84 AUTOSTART = NO
85
86 [gns]
87 AUTOSTART = NO
88
89 [vpn]
90 AUTOSTART = NO
91
92 [nse-profiler]
93 OUTPUT_FILE = nse_output_2000_peers.dat
94 TOPOLOGY_OUTPUT_FILE = nse_topo_2000_peers
95 DATA_OUTPUT_FILE = nse_stats_2000_peers
96 ROUND0 = 1000
97 #ROUND1 = 2000
98 ROUND2 = 2000
99 ROUND3 = 2000
100 ROUND4 = 2000
101 ROUND5 = 2000
102 ROUND6 = 2000
103 ROUND7 = 2000
104 ROUND8 = 2000
105 ROUND9 = 2000
106 ROUND10 = 2000
107 ROUND11 = 1000
108 ROUND12 = 1000
109 ROUND13 = 1000
110 ROUND14 = 1000
111 ROUND15 = 1000
112 ROUND16 = 1000
113 ROUND17 = 1000
114 ROUND18 = 1000
115 ROUND19 = 1000
116 ROUND20 = 1000
117 ROUND21 = 2000
118 ROUND22 = 2000
119 ROUND23 = 2000
120 ROUND24 = 2000
121 ROUND25 = 2000
122 ROUND26 = 2000
123 ROUND27 = 2000
124 ROUND28 = 2000
125 ROUND29 = 2000
126 ROUND30 = 2000
127 WAIT_TIME = 1920 s
128 CONNECTION_LIMIT = 10