aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_2dtorus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_2dtorus.conf')
-rw-r--r--src/dht/test_dht_2dtorus.conf78
1 files changed, 78 insertions, 0 deletions
diff --git a/src/dht/test_dht_2dtorus.conf b/src/dht/test_dht_2dtorus.conf
new file mode 100644
index 000000000..1c70c2ec4
--- /dev/null
+++ b/src/dht/test_dht_2dtorus.conf
@@ -0,0 +1,78 @@
1[PATHS]
2SERVICEHOME = /tmp/test_dht_2dtours/
3DEFAULTCONFIG = test_dht_2dtours.conf
4
5[arm]
6PORT = 10010
7DEFAULTSERVICES = core dht
8#DEBUG = YES
9
10[statistics]
11AUTOSTART = YES
12PORT = 10000
13
14[dht]
15DEBUG = NO
16AUTOSTART = YES
17ACCEPT_FROM6 = ::1;
18ACCEPT_FROM = 127.0.0.1;
19HOSTNAME = localhost
20PORT = 10001
21
22[dns]
23AUTOSTART = NO
24PORT = 10011
25
26[transport]
27PORT = 10002
28AUTOSTART = YES
29
30[nat]
31DISABLEV6 = YES
32BINDTO = 127.0.0.1
33ENABLE_UPNP = NO
34BEHIND_NAT = NO
35ALLOW_NAT = NO
36INTERNAL_ADDRESS = 127.0.0.1
37EXTERNAL_ADDRESS = 127.0.0.1
38
39[core]
40TOTAL_QUOTA_IN = 1024000
41TOTAL_QUOTA_OUT = 1024000
42AUTOSTART = YES
43PORT = 10003
44
45[peerinfo]
46AUTOSTART = YES
47PORT = 10004
48
49[testing]
50NUM_PEERS = 16
51WEAKRANDOM = YES
52TOPOLOGY = 2D_TORUS
53CONNECT_TOPOLOGY = NONE
54#TOPOLOGY_FILE = small.dat
55#CONNECT_TOPOLOGY = ERDOS_RENYI
56#CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
57#CONNECT_TOPOLOGY_OPTION_MODIFIER = 25
58#PERCENTAGE = 3
59#PROBABILITY = .1
60F2F = NO
61CONNECT_TIMEOUT = 60
62CONNECT_ATTEMPTS = 3
63DEBUG = YES
64HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
65MAX_CONCURRENT_SSH = 10
66USE_PROGRESSBARS = YES
67PEERGROUP_TIMEOUT = 2400
68TOPOLOGY_OUTPUT_FILE = 2dtorus_topo_initial
69MAX_OUTSTANDING_CONNECTIONS = 75
70#SINGLE_PEERINFO_PER_HOST = YES
71#NUM_PEERINFO_PER_HOST = 10
72#SINGLE_STATISTICS_PER_HOST = YES
73#NUM_STATISTICS_PER_HOST = 10
74DELETE_FILES = YES
75
76[test_dht_2dtorus]
77CONNECTION_LIMIT = 16
78DATA_OUTPUT_FILE=data_output