(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:05:26 +0000 (14:05 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:05:26 +0000 (14:05 +0000)
src/transport/test_transport_api_reliability_https_peer1.conf
src/transport/test_transport_api_reliability_https_peer2.conf

index 2a1e72334b56cb70dec4c916635a2421d635d97c..1785c6c0b7ac212f42b6e8ec90884dea82ff61bd 100644 (file)
@@ -3,6 +3,10 @@
 SERVICEHOME = /tmp/test-transport/api-https-p1/
 DEFAULTCONFIG = test_transport_api_reliability_https_peer1.conf
 
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
+
 [transport-https]
 PORT = 12300
 CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
index c4453503a5cd8817fa89cdc62b59abdaad8a588e..da510f1f535394b11b1fc774447b7fcc9632a201 100644 (file)
@@ -3,6 +3,10 @@
 SERVICEHOME = /tmp/test-transport/api-https-p2/
 DEFAULTCONFIG = test_transport_api_reliability_https_peer2.conf
 
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
+
 [transport-https]
 PORT = 12310
 CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL