On MongoDB, Set the Ulimit Nofiles to More Than 1024
Posted: 2 months ago (2010-06-08 22:57:57 UTC ) / Updated: 2 months ago (2010-06-09 17:16:01 UTC )
Apparently if you install the MongoDB API, it's important to set the ulimit -n to something higher than the default 1024 on Ubuntu, OpenSUSE and Debian.
Otherwise you can get a cryptic exception.
It would be nice if they documented that fact clearly somewhere.
