RPCMemBuffLimit
Specifies the number of bytes on a received RPC message that will be kept in RAM before the message is transferred to a temporary file to conserve memory. The larger this value, the faster larger messages will be processed, but correspondingly more RAM will be required.
Default: RPCMemBuffLimit = 2097152
(2Mb)