The large file in JSON format could be the likely cause. The Stream module
might be what you want to use.

El Capitan

On Sat, Jan 12, 2013 at 8:27 AM, Ket Nonting <kettin...@gmail.com> wrote:

> Thank you,
>
> For more information. I send large file in a json format continuously and
> I don't use Express. I'll try a profiler.
>
>
> On Sat, Jan 12, 2013 at 5:56 AM, Luis Reis <luis.m.r...@gmail.com> wrote:
>
>> Have you tried using a memory profiler ?
>>
>> If you can, run the code on this gist (https://gist.github.com/4073604).
>> It will generate heapdumps that you can analyze later on chrome.
>>
>> Luis
>> --
>>
>>
>>
>> On Fri, Jan 11, 2013 at 2:17 AM, Ket <kettin...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I've an experience that my app eat up my web server memory and it stop
>>> working.
>>>
>>> How do you release memory when the app is not in use and how do you
>>> manage memory allotment so that node.js would not use up all the memory
>>> again and again.
>>>
>>> Thank you.
>>>
>>> --
>>> 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 nodejs@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> nodejs+unsubscr...@googlegroups.com
>>> 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 nodejs@googlegroups.com
>> To unsubscribe from this group, send email to
>> nodejs+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>
>
>
> --
> Meldville <http://www.meldville.com>
>
> --
> 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 nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> 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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to