Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Dec 2006 10:09:48 +0000
From:      "Marwan Sultan" <dead_line@hotmail.com>
To:        7509107@mail.ru
Cc:        freebsd-questions@freebsd.org
Subject:   RE: limit descriptors
Message-ID:  <BAY104-F407C8F3BC82E6AA8C276C49AC00@phx.gbl>
In-Reply-To: <20061226184831.Y459@iced.no-ip.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Dima,

Why do you need to change it?
is it for IRCD server ?
If yes..then you have to change many things, not only the output of ulimit 
-a,

However,
vi /etc/sysctl.conf
kern.maxfiles=16384
kern.maxfilesperproc=8192

which will set:
Number of max filedescriptors for the kernel
and
max number of filedescriptors per process respectively.

these changes will change the output you are asking for..
If it does, then please let me know about it,
as last time i have done these changes was in FreeBSD 4.8R


Best Luck.

- Marwan Sultan.

>Hello.
>
>How to change permanently a value of "ulimit -n" (limit descriptors)?
>
>--
>dima <7509107*mail,ru> <2:550/112>

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY104-F407C8F3BC82E6AA8C276C49AC00>