From bbd9867e477ed9a528b0d9a17c9671032395da67 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 17 Oct 2011 11:55:08 +0000 Subject: asymmetric quota test --- ...est_quota_compliance_unix_asymmetric_peer1.conf | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/transport/test_quota_compliance_unix_asymmetric_peer1.conf (limited to 'src/transport/test_quota_compliance_unix_asymmetric_peer1.conf') diff --git a/src/transport/test_quota_compliance_unix_asymmetric_peer1.conf b/src/transport/test_quota_compliance_unix_asymmetric_peer1.conf new file mode 100644 index 000000000..f562d4c1a --- /dev/null +++ b/src/transport/test_quota_compliance_unix_asymmetric_peer1.conf @@ -0,0 +1,28 @@ +@INLINE@ template_cfg_peer1.conf +[PATHS] +SERVICEHOME = /tmp/test_quota_compliance_peer1/ +DEFAULTCONFIG = test_quota_compliance_unix_peer1.conf + +[arm] +PORT = 4087 +UNIXPATH = /tmp/test_quota_compliance_unix_arm_peer1.sock + +[statistics] +PORT = 4088 +UNIXPATH = /tmp/test_quota_compliance_unix_statistics_peer1.sock + +[resolver] +PORT = 4089 +UNIXPATH = /tmp/test_quota_compliance_unix_resolver_peer1.sock + +[peerinfo] +PORT = 4090 +UNIXPATH = /tmp/test_quota_compliance_unix_peerinfo_peer1.sock + +[transport] +PORT = 4091 +PLUGINS = unix +UNIXPATH = /tmp/test_quota_compliance_unix_transport_peer1.sock + + + -- cgit v1.2.3