From 2aff944f4bce448c67c576d384926c2ffe8c8c5a Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 16 Jun 2011 12:32:58 +0000 Subject: updated _api_, _api_reliability_ and api_unrel... confs --- src/transport/test_transport_api_https_peer2.conf | 32 +++++------------------ 1 file changed, 7 insertions(+), 25 deletions(-) (limited to 'src/transport/test_transport_api_https_peer2.conf') diff --git a/src/transport/test_transport_api_https_peer2.conf b/src/transport/test_transport_api_https_peer2.conf index 07495835c..cf0c5c915 100644 --- a/src/transport/test_transport_api_https_peer2.conf +++ b/src/transport/test_transport_api_https_peer2.conf @@ -1,13 +1,5 @@ -[transport-http] -PORT = 22368 -DEBUG = NO -USE_IPv6 = YES -USE_IPv4 = YES -#BINDTO4 = 127.0.0.1 -#BINDTO6 = ::1 - [transport-https] -PORT = 42388 +PORT = 12110 DEBUG = NO USE_IPv6 = YES USE_IPv4 = YES @@ -59,7 +51,7 @@ BINARY = gnunet-service-transport CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22365 +PORT = 12111 UNIXPATH = /tmp/gnunet-p2-service-transport.sock #PREFIX = xterm -T transport1 -e gdb --command=cmd --args #PREFIX = valgrind --leak-check=full @@ -74,7 +66,7 @@ BINARY = gnunet-service-peerinfo CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22369 +PORT = 12112 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock [resolver] @@ -84,7 +76,7 @@ BINARY = gnunet-service-resolver CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22364 +PORT = 12113 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock [statistics] @@ -94,7 +86,7 @@ BINARY = gnunet-service-statistics CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22367 +PORT = 12114 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock @@ -106,18 +98,9 @@ BINARY = gnunet-service-arm CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22366 +PORT = 12115 UNIXPATH = /tmp/gnunet-p2-service-arm.sock - -[transport-http] -PORT = 22389 -DEBUG = NO - -[transport-tcp] -PORT = 22399 -DEBUG = YES - [TESTING] WEAKRANDOM = YES @@ -125,8 +108,7 @@ WEAKRANDOM = YES HOSTKEY = $SERVICEHOME/.hostkey [PATHS] -SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/ - +SERVICEHOME = /tmp/test-transport/api-https-p2/ [dht] AUTOSTART = NO -- cgit v1.2.3