The default value for ‐rpcworkqueue. This is the maximum depth of the work queue, we don't allocate this number of work queue items upfront.
Synopsis
Declared in <httpserver.h>
inline constexpr int DEFAULT_HTTP_WORKQUEUE = 64;
Created with MrDocs