From 2ec32745cf8b61bb257f4cb159f0d0ff83246e77 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 28 Aug 2012 10:54:00 +0000 Subject: asymmetric --- src/transport/test_quota_compliance_http_asymmetric_peer2.conf | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src/transport/test_quota_compliance_http_asymmetric_peer2.conf') diff --git a/src/transport/test_quota_compliance_http_asymmetric_peer2.conf b/src/transport/test_quota_compliance_http_asymmetric_peer2.conf index 20ef5829f..48c1a6e83 100644 --- a/src/transport/test_quota_compliance_http_asymmetric_peer2.conf +++ b/src/transport/test_quota_compliance_http_asymmetric_peer2.conf @@ -1,10 +1,13 @@ @INLINE@ template_cfg_peer2.conf [PATHS] SERVICEHOME = /tmp/test_quota_compliance_peer2 -DEFAULTCONFIG = test_quota_compliance_http_peer2.conf +DEFAULTCONFIG = test_quota_compliance_http_asymmetric_peer2.conf -[transport-http] +[transport-http_server] PORT = 3010 +USE_IPv6 = NO +BINDTO = 127.0.0.1 + [arm] PORT = 3015 @@ -24,7 +27,7 @@ UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock [transport] PORT = 3011 -PLUGINS = http +PLUGINS = http_server UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock -- cgit v1.2.3