X-Git-Url: https://git.mxchange.org/?p=quix0rs-apt-p2p.git;a=blobdiff_plain;f=test.py;h=ac7892ad7cbae233e00b8a94bdd79ac82b4bf4ff;hp=1abbe3a5067ae1a302a15e08f9222441a6ea34a8;hb=ab5c9122bd5425203232914b36178c08378d92e0;hpb=17b7fb5f34a147cf61191d857a4735ec9e331842 diff --git a/test.py b/test.py index 1abbe3a..ac7892a 100755 --- 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