]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - test.py
Only touch a bucket if a find request targets it.
[quix0rs-apt-p2p.git] / test.py
diff --git a/test.py b/test.py
index 1abbe3a5067ae1a302a15e08f9222441a6ea34a8..ac7892ad7cbae233e00b8a94bdd79ac82b4bf4ff 100755 (executable)
--- a/test.py
+++ b/test.py
@@ -491,10 +491,10 @@ BOOTSTRAP_NODE = %(BOOTSTRAP_NODE)s
 CHECKPOINT_INTERVAL = 5m
 
 # concurrent xmlrpc calls per find node/value request!
-CONCURRENT_REQS = 4
+CONCURRENT_REQS = 8
 
 # how many hosts to post to
-STORE_REDUNDANCY = 3
+STORE_REDUNDANCY = 6
 
 # How many values to attempt to retrieve from the DHT.
 # Setting this to 0 will try and get all values (which could take a while if