X-Git-Url: https://git.mxchange.org/?p=quix0rs-apt-p2p.git;a=blobdiff_plain;f=apt_p2p%2Fapt_p2p_conf.py;h=98beae7fa237014f39d2372019c6481cf82aaa93;hp=8e6f27417d1e10a30f8110702db8533ae2cc8310;hb=a5dd904be839e2b2896483724d6238b5a970b5de;hpb=a153258a1767a9240a2828df9ec5cdc566acdb20 diff --git a/apt_p2p/apt_p2p_conf.py b/apt_p2p/apt_p2p_conf.py index 8e6f274..98beae7 100644 --- a/apt_p2p/apt_p2p_conf.py +++ b/apt_p2p/apt_p2p_conf.py @@ -97,7 +97,7 @@ DHT_DEFAULTS = { ### SEARCHING/STORING # concurrent xmlrpc calls per find node/value request! - 'CONCURRENT_REQS': '4', + 'CONCURRENT_REQS': '8', # how many hosts to post to 'STORE_REDUNDANCY': '3',