[erlang-questions] unlimited # of fds on solaris, including for slave nodes
Joel Reymont
joelr1@REDACTED
Thu Oct 30 12:09:05 CET 2008
On Oct 30, 2008, at 11:00 AM, Dennis wrote:
> Default soft limit for # of open FDs is set by rlim_fd_cur in
> /etc/sysem. You should also take a look at rlim_fd_max to
> make sure it is not set lower than rlim_fd_cur.
cat /etc/system
set rlim_fd_max=65536
Should I add rlim_fd_cur and set it to the same number?
Thanks, Joel
--
wagerlabs.com
More information about the erlang-questions
mailing list