On Nov 10, 7:33 pm, Maximiliano Guzenski <[email protected]> wrote: > I already setted "ulimit -n 200000" on linux, but it didn't fix this issue. > I changed /etc/limits.conf as well.
You can double check the values being used by finding your app's process id and then `cat /proc/<pid>/limits` -- 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
