# Gavin Andresen # 2011-03-03 21:30:02 # https://bitcointalk.org/index.php?topic=4098.msg59215#msg59215 Please help test: @s{(link)} @p{par} Sets the -maxsendbuffer and -maxreceivebuffer limits to 10MB each (so possible max of 2GB of memory if you had 100 connections). @p{par} I tested by running a 0.3.20 node to act as server, then ran a client with: @p{brk} -connect={server_ip} -noirc -nolisten @p{brk} ... to make sure I was downloading the block chain from that 0.3.20 node. @p{brk}