On Wed, Feb 29, 2012 at 10:32 AM, Markus Jelsma <[email protected]> wrote: > The Linux machines have proper settings for ulimit and friends, 32k open files > allowed
Maybe you can expand on this point. cat /proc/sys/fs/file-max cat /proc/sys/fs/nr_open Those take precedence over ulimit. Not sure if there are others... -Yonik lucenerevolution.com - Lucene/Solr Open Source Search Conference. Boston May 7-10
