gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r17648 - gnunet/src/dht


From: gnunet
Subject: [GNUnet-SVN] r17648 - gnunet/src/dht
Date: Fri, 21 Oct 2011 09:16:32 +0200

Author: grothoff
Date: 2011-10-21 09:16:32 +0200 (Fri, 21 Oct 2011)
New Revision: 17648

Modified:
   gnunet/src/dht/test_dht_2dtorus.conf
   gnunet/src/dht/test_dht_api_data.conf
   gnunet/src/dht/test_dht_api_peer1.conf
   gnunet/src/dht/test_dht_multipeer_data.conf
   gnunet/src/dht/test_dht_twopeer_data.conf
Log:
following Barts suggestion to raise quotas even higher to avoid connect issues:


Modified: gnunet/src/dht/test_dht_2dtorus.conf
===================================================================
--- gnunet/src/dht/test_dht_2dtorus.conf        2011-10-20 18:20:49 UTC (rev 
17647)
+++ gnunet/src/dht/test_dht_2dtorus.conf        2011-10-21 07:16:32 UTC (rev 
17648)
@@ -37,8 +37,8 @@
 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
 

Modified: gnunet/src/dht/test_dht_api_data.conf
===================================================================
--- gnunet/src/dht/test_dht_api_data.conf       2011-10-20 18:20:49 UTC (rev 
17647)
+++ gnunet/src/dht/test_dht_api_data.conf       2011-10-21 07:16:32 UTC (rev 
17648)
@@ -21,8 +21,8 @@
 MINIMUM-FRIENDS = 0
 
 [core]
-TOTAL_QUOTA_OUT = 3932160
-TOTAL_QUOTA_IN = 3932160
+TOTAL_QUOTA_OUT = 93932160
+TOTAL_QUOTA_IN = 93932160
 PORT = 2092
 
 [dht]

Modified: gnunet/src/dht/test_dht_api_peer1.conf
===================================================================
--- gnunet/src/dht/test_dht_api_peer1.conf      2011-10-20 18:20:49 UTC (rev 
17647)
+++ gnunet/src/dht/test_dht_api_peer1.conf      2011-10-21 07:16:32 UTC (rev 
17648)
@@ -29,8 +29,8 @@
 PORT = 12365
 
 [core]
-TOTAL_QUOTA_OUT = 3932160
-TOTAL_QUOTA_IN = 3932160
+TOTAL_QUOTA_OUT = 93932160
+TOTAL_QUOTA_IN = 93932160
 PORT = 12092
 
 [arm]

Modified: gnunet/src/dht/test_dht_multipeer_data.conf
===================================================================
--- gnunet/src/dht/test_dht_multipeer_data.conf 2011-10-20 18:20:49 UTC (rev 
17647)
+++ gnunet/src/dht/test_dht_multipeer_data.conf 2011-10-21 07:16:32 UTC (rev 
17648)
@@ -46,8 +46,8 @@
 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

Modified: gnunet/src/dht/test_dht_twopeer_data.conf
===================================================================
--- gnunet/src/dht/test_dht_twopeer_data.conf   2011-10-20 18:20:49 UTC (rev 
17647)
+++ gnunet/src/dht/test_dht_twopeer_data.conf   2011-10-21 07:16:32 UTC (rev 
17648)
@@ -26,8 +26,8 @@
 PORT = 12365
 
 [core]
-TOTAL_QUOTA_OUT = 3932160
-TOTAL_QUOTA_IN = 3932160
+TOTAL_QUOTA_OUT = 93932160
+TOTAL_QUOTA_IN = 93932160
 HOSTNAME = localhost
 PORT = 12092
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]