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