Date: Mon, 1 May 1995 21:42:06 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: kuku@gilberto.physik.rwth-aachen.de Cc: roberto@blaise.ibp.fr, freebsd-current@freefall.cdrom.com Subject: Re: file: table is full Message-ID: <199505011942.VAA11959@uriah.heep.sax.de> In-Reply-To: <199505011723.TAA08982@gilberto.physik.rwth-aachen.de> from "Christoph Kukulies" at May 1, 95 07:23:41 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Christoph Kukulies wrote: > > maxusers 4 > > And I always don't want to keep it that low, though the machine is > well equipped (32MB).I don't want to have too many users running simultaneous- > ly. Denkfehler! The maxusers does in no way limit the maximal allowable number of simultaneous users! To the best, you could limit the number of available pty's, if you really care. Or the number of processes per user. maxusers is only a rough value to derive several constants from. For a 32 MB machine, you can safely bump it to at least 20. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505011942.VAA11959>