aboutsummaryrefslogtreecommitdiff
path: root/src/transport/perf_http_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/perf_http_peer1.conf')
-rw-r--r--src/transport/perf_http_peer1.conf59
1 files changed, 59 insertions, 0 deletions
diff --git a/src/transport/perf_http_peer1.conf b/src/transport/perf_http_peer1.conf
new file mode 100644
index 000000000..b62be1ba1
--- /dev/null
+++ b/src/transport/perf_http_peer1.conf
@@ -0,0 +1,59 @@
1@INLINE@ template_cfg_peer1.conf
2[PATHS]
3GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p1/
4
5[transport]
6PORT = 12001
7UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
8PLUGINS = http_client
9
10[transport-http_client]
11
12[nat]
13# Disable IPv6 support
14DISABLEV6 = YES
15# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
16RETURN_LOCAL_ADDRESSES = NO
17
18
19[arm]
20PORT = 12005
21DEFAULTSERVICES = transport hostlist
22UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
23
24[statistics]
25PORT = 12004
26UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock
27
28[resolver]
29PORT = 12003
30UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock
31
32[peerinfo]
33PORT = 12002
34UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
35
36[hostlist]
37OPTIONS = -b
38SERVERS = http://localhost:9080/
39
40[ats]
41# Network specific inbound/outbound quotas
42UNSPECIFIED_QUOTA_IN = unlimited
43UNSPECIFIED_QUOTA_OUT = unlimited
44# LOOPBACK
45LOOPBACK_QUOTA_IN = unlimited
46LOOPBACK_QUOTA_OUT = unlimited
47# LAN
48LAN_QUOTA_IN = unlimited
49LAN_QUOTA_OUT = unlimited
50# WAN
51WAN_QUOTA_IN = unlimited
52WAN_QUOTA_OUT = unlimited
53# WLAN
54WLAN_QUOTA_IN = unlimited
55WLAN_QUOTA_OUT = unlimited
56# BLUETOOTH
57BLUETOOTH_QUOTA_IN = unlimited
58BLUETOOTH_QUOTA_OUT = unlimited
59# ATS options