Need to profile node process. i\'ve some memory leaks in production, after some days of running node process.
i\'ve tried node-inspector + v8, but it doesn\'t work,
You can try to use look module. It based on nodetime but works locally.