Increase the concurrency of DHT requests to 8.
[quix0rs-apt-p2p.git] / apt-p2p.conf
index 1031d1ea2c72126f1f773c18ba83f071c8288733..6698d835772b2a22df987c921bc002293f33734b 100644 (file)
@@ -83,7 +83,7 @@ BOOTSTRAP_NODE = no
 CHECKPOINT_INTERVAL = 5m
 
 # concurrent number of calls per find node/value request!
 CHECKPOINT_INTERVAL = 5m
 
 # concurrent number of calls per find node/value request!
-CONCURRENT_REQS = 4
+CONCURRENT_REQS = 8
 
 # how many hosts to post values to
 STORE_REDUNDANCY = 3
 
 # how many hosts to post values to
 STORE_REDUNDANCY = 3