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