mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 15:05:53 +00:00
Make I/O and prefetch worker threads configurable
This commit is contained in:
committed by
Nik Bougalis
parent
6746b863b3
commit
cf97dcb992
@@ -779,6 +779,14 @@
|
||||
# number of processor threads plus 2 for networked nodes. Nodes running in
|
||||
# stand alone mode default to 1 worker.
|
||||
#
|
||||
# [io_workers]
|
||||
#
|
||||
# Configures the number of threads for processing raw inbound and outbound IO.
|
||||
#
|
||||
# [prefetch_workers]
|
||||
#
|
||||
# Configures the number of threads for performing nodestore prefetching.
|
||||
#
|
||||
#
|
||||
#
|
||||
# [network_id]
|
||||
|
||||
Reference in New Issue
Block a user