I am using multichain to run a node on a single machine. Along with that there is a script running every minute making transaction in the block chain. The issue is that after running for a few days , the rpc calls have become painstakingly slow.
The instance was running on a remote machine initially with 2gb of ram. I upgraded the RAM to 8gb and still not much difference.
I was running version 1.0 alpha 29 for linux. I upgraded the version to 1.0 beta 2. The rpc-api speed increased marginally however it is still pretty slow.
Almost every api takes more than 10-15 seconds.
Can anyone please suggest a solution to this.