What would you want to happen automatically when your process reaches a certain memory size? Restart it?
Ted On Dec 21, 2012, at 12:50 AM, Luca Morandini <[email protected]> wrote: > On 12/21/2012 07:41 PM, Ryan Schmidt wrote: >> >> --max-old-space-size sets the size of memory that garbage could occupy before >> it is garbage collected, not the total amount of memory nodejs can occupy. > > Doh! I sand corrected. > > Nothing that I can do to limit the size of total memory ? Shall I resort to > operating system-specific settings ? > > Regards, > > Luca Morandini > Data Architect - AURIN project > Department of Computing and Information Systems > University of Melbourne > Tel. +61 03 903 58 380 > Skype: lmorandini > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
