RPCMaxQLen

Specifies the maximum number of RPC messages destined for remote machines that will be queued before the queue is deemed to have "flooded" and the session closed with all messages lost. The local RPC queue is not subject to this limit. The larger this limit, the more tolerant the system will be to large bursts of RPC activity. However, the larger the queue, the more RAM will be required when the queues are large. This parameter cannot compensate for the condition where the average RPC traffic load exceeds the bandwidth of the network connection.

Default: RPCMaxQLen = 65536