diff --git a/docs/forum/bitcoin-forum/73.md b/docs/forum/bitcoin-forum/73.md new file mode 100644 index 0000000..eb9a04d --- /dev/null +++ b/docs/forum/bitcoin-forum/73.md @@ -0,0 +1,24 @@ +--- +layout: forum +title: 'Re: Command Line and JSON-RPC' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 73 +date: 2010-02-24 22:08:55 UTC +original: https://bitcointalk.org/index.php?topic=63.msg509#msg509 +--- + +# Re: Command Line and JSON-RPC + +--- + +``` +Re: Command Line and JSON-RPC +February 24, 2010, 10:08:55 PM + +When and how fast did memory usage increase? Right away, slowly over a long time, or starting at some later event? + +I have -daemon running on ubuntu 9.10 64-bit and memory usage is steady. + +It has to be something about the difference on the server besides 64-bit. Maybe some malfunction from the lack of GUI. A memory leak debug tool could give a clue. +```