diff options
Diffstat (limited to 'src/dht/test_dht_2dtorus.conf')
-rw-r--r-- | src/dht/test_dht_2dtorus.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dht/test_dht_2dtorus.conf b/src/dht/test_dht_2dtorus.conf index d420b29..d7a3d8a 100644 --- a/src/dht/test_dht_2dtorus.conf +++ b/src/dht/test_dht_2dtorus.conf @@ -65,7 +65,7 @@ CONNECT_TIMEOUT = 60 s CONNECT_ATTEMPTS = 3 DEBUG = YES HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat -MAX_CONCURRENT_SSH = 10 +MAX_CONCURRENT_SSH = 20 USE_PROGRESSBARS = YES PEERGROUP_TIMEOUT = 2400 s TOPOLOGY_OUTPUT_FILE = 2dtorus_topo_initial @@ -77,7 +77,7 @@ MAX_OUTSTANDING_CONNECTIONS = 75 DELETE_FILES = YES [test_dht_topo] -CONNECTION_LIMIT = 16 +CONNECTION_LIMIT = 20 #DATA_OUTPUT_FILE=data_output |