Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
56808242
Topic
5331310
Board
Beginners & Help
Re: Bitcoind using all my RAM
by
nc50lc
on
18/04/2021, 04:28:38 UTC
There's a documentary specifically written for that purpose:
https://github.com/bitcoin/bitcoin/blob/master/doc/reduce-memory.md
But seeing that you've already tweaked most of the mentioned configurations, it's only
-maxmempool=<n>
that you're missing.
Have you restarted the node after adding the configuration? Because you have to.