From: Christian Grothoff Date: Fri, 21 Oct 2011 07:16:32 +0000 (+0000) Subject: following Barts suggestion to raise quotas even higher to avoid connect issues: X-Git-Tag: initial-import-from-subversion-38251~16360 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=89812cb07bbdf334afdfd341512d54426bb2db2b;p=oweals%2Fgnunet.git following Barts suggestion to raise quotas even higher to avoid connect issues: --- diff --git a/src/dht/test_dht_2dtorus.conf b/src/dht/test_dht_2dtorus.conf index 1c70c2ec4..e49810569 100644 --- a/src/dht/test_dht_2dtorus.conf +++ b/src/dht/test_dht_2dtorus.conf @@ -37,8 +37,8 @@ INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 [core] -TOTAL_QUOTA_IN = 1024000 -TOTAL_QUOTA_OUT = 1024000 +TOTAL_QUOTA_IN = 91024000 +TOTAL_QUOTA_OUT = 91024000 AUTOSTART = YES PORT = 10003 diff --git a/src/dht/test_dht_api_data.conf b/src/dht/test_dht_api_data.conf index c44be3500..bd73dbfb8 100644 --- a/src/dht/test_dht_api_data.conf +++ b/src/dht/test_dht_api_data.conf @@ -21,8 +21,8 @@ FRIENDS-ONLY = NO MINIMUM-FRIENDS = 0 [core] -TOTAL_QUOTA_OUT = 3932160 -TOTAL_QUOTA_IN = 3932160 +TOTAL_QUOTA_OUT = 93932160 +TOTAL_QUOTA_IN = 93932160 PORT = 2092 [dht] diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf index ffa8873c8..090a7e507 100644 --- a/src/dht/test_dht_api_peer1.conf +++ b/src/dht/test_dht_api_peer1.conf @@ -29,8 +29,8 @@ NEIGHBOUR_LIMIT = 50 PORT = 12365 [core] -TOTAL_QUOTA_OUT = 3932160 -TOTAL_QUOTA_IN = 3932160 +TOTAL_QUOTA_OUT = 93932160 +TOTAL_QUOTA_IN = 93932160 PORT = 12092 [arm] diff --git a/src/dht/test_dht_multipeer_data.conf b/src/dht/test_dht_multipeer_data.conf index 2b4569881..3e5d2c756 100644 --- a/src/dht/test_dht_multipeer_data.conf +++ b/src/dht/test_dht_multipeer_data.conf @@ -46,8 +46,8 @@ PORT = 12365 PLUGIN = mysql_dump [core] -TOTAL_QUOTA_OUT = 3932160 -TOTAL_QUOTA_IN = 3932160 +TOTAL_QUOTA_OUT = 93932160 +TOTAL_QUOTA_IN = 93932160 ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; BINARY = gnunet-service-core diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf index 53adcf512..93cf0fa42 100644 --- a/src/dht/test_dht_twopeer_data.conf +++ b/src/dht/test_dht_twopeer_data.conf @@ -26,8 +26,8 @@ NEIGHBOUR_LIMIT = 50 PORT = 12365 [core] -TOTAL_QUOTA_OUT = 3932160 -TOTAL_QUOTA_IN = 3932160 +TOTAL_QUOTA_OUT = 93932160 +TOTAL_QUOTA_IN = 93932160 HOSTNAME = localhost PORT = 12092