We have a memory leak that is causing our Node server to run out of process memory. What are some suggestions / tools that would help us debug this?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Are you running the latest and greatest node.js v0.3.8?
But I believe you might be able to detect leaks with https://github.com/dannycoates/node-inspector.