Hi,
There have been several memory related posts in the past, a lot of them with fixes and even more without getting to any conclusion.
What happens is that that the RSS memory continues to grow until it reaches just under the 1GB mark, then idles around that area without ever dropping. The heap is always between 100-200mb in size.
This happens on all my servers running Ubuntu 12.04; Nodejs version 0.10.26 installed from the PPA mentioned on the wiki page "Installing Node.js via package manager".
My question is, *why* would the RSS memory size keep increasing upto 1GB while the heap stays as low as 200mb and *how* can I find out the cause so I can resolve the issue?
Thanks,
Darren