On Mon, Oct 13, 2003 at 03:40:58PM +0100, Toad wrote: > MacOS/X has a 256 fd limit per user by default, we set > maxNodeConnections by default to 128, so I will set maxNodeFilesOpen to > 64.
Would it not be better to ask the OS what its current ulimit is before making such assumptions? I run my node with 'ulimit -n 1024' in the start-freenet script, as recommended on some of the performance docs. I'd hate to see freenet limiting itself outside the user's control. > -- > Matthew J Toseland - [EMAIL PROTECTED] > Freenet Project Official Codemonkey - http://freenetproject.org/ > ICTHUS - Nothing is impossible. Our Boss says so. > _______________________________________________ > Devl mailing list > [EMAIL PROTECTED] > http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl -- -Lowmagnet (Eli Sarver) <[EMAIL PROTECTED]> +---------------------------------------------------------+ Remember, information security begins with you. Help combat terrorism by encrypting your communications! Public Key <http://lowmag.net/~lowmagnet/public.key/> Web <http://lowmag.net/> | NOYFB, P +---------------------------------------------------------+ _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
