RPCMemSendLimit

Specifies the number of bytes on a transmitted 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:RPCMemSendLimit = 1048576

(1Mb).