20 #ifndef RIPPLE_OVERLAY_TUNING_H_INCLUDED
21 #define RIPPLE_OVERLAY_TUNING_H_INCLUDED
@ checkIdlePeers
How often we check for idle peers (seconds)
@ softMaxReplyNodes
The soft cap on the number of ledger entries in a single reply.
@ hardMaxReplyNodes
The hard cap on the number of ledger entries in a single reply.
@ convergedLedgerLimit
How many ledgers off a server can be and we will still consider it converged.
@ dropSendQueue
How many messages on a send queue before we refuse queries.
@ divergedLedgerLimit
How many ledgers off a server has to be before we consider it diverged.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
constexpr std::size_t readBufferBytes
Size of buffer used to read from the socket.
@ targetSendQueue
How many messages we consider reasonable sustained on a send queue.
@ sendqIntervals
How many timer intervals a sendq has to stay large before we disconnect.
@ sendQueueLogFreq
How often to log send queue size.
@ maxQueryDepth
The maximum number of levels to search.