Post
Topic
Board Bitcoin Technical Support
Re: node memory spec?
by
hogwild
on 12/10/2015, 13:39:12 UTC
I had a similar problem recently[1], after following the advice quoted below[2] it runs stable at ~900 MB memory usage.

See the part about transaction flooding:

https://bitcoin.org/en/release/v0.11.0

On reddit someone set minrelaytxfee to 0.0001 (double what is suggested above) and his node is using very little RAM.

[1] https://bitcointalk.org/index.php?topic=1203312.0
[2] I use minrelaytxfee = 0.00002 though

Interesting.  Thank you.