mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-25 14:08:07 +00:00
Increase default rpcworkqueue for bitcoin
This commit is contained in:
parent
f376caa72e
commit
0b9bab5590
|
@ -37,6 +37,7 @@ maxorphantx=10
|
|||
maxmempool=300
|
||||
maxconnections=40
|
||||
maxuploadtarget=1000
|
||||
rpcworkqueue=32
|
||||
|
||||
# Tor config
|
||||
proxy=127.0.0.1:9050
|
||||
|
|
|
@ -37,6 +37,7 @@ maxorphantx=10
|
|||
maxmempool=50
|
||||
maxconnections=40
|
||||
maxuploadtarget=1000
|
||||
rpcworkqueue=16
|
||||
|
||||
# Tor config
|
||||
proxy=127.0.0.1:9050
|
||||
|
|
|
@ -37,6 +37,7 @@ maxorphantx=10
|
|||
maxmempool=120
|
||||
maxconnections=40
|
||||
maxuploadtarget=1000
|
||||
rpcworkqueue=32
|
||||
|
||||
# Tor config
|
||||
proxy=127.0.0.1:9050
|
||||
|
|
|
@ -37,6 +37,7 @@ maxorphantx=10
|
|||
maxmempool=200
|
||||
maxconnections=40
|
||||
maxuploadtarget=1000
|
||||
rpcworkqueue=32
|
||||
|
||||
# Tor config
|
||||
proxy=127.0.0.1:9050
|
||||
|
|
|
@ -37,4 +37,4 @@ maxorphantx=10
|
|||
maxmempool=50
|
||||
maxconnections=40
|
||||
maxuploadtarget=1000
|
||||
|
||||
rpcworkqueue=32
|
||||
|
|
Loading…
Reference in New Issue
Block a user