Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2008 10:02:23 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        Erol Akarsu <eakarsu_33@yahoo.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Freeswitch on latest FBSD
Message-ID:  <20080816080223.GA1745@elch.haidundneu23.net>
In-Reply-To: <526028.329.qm@web45213.mail.sp1.yahoo.com>
References:  <526028.329.qm@web45213.mail.sp1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
## Erol Akarsu (eakarsu_33@yahoo.com):

> Can you help me on setting other limits? I did the following but it did
> not change.
> I would like this like I do in linux:

When using ulimit, you have to be aware of two things:
First, ulimit is a shell builtin, so usage may differ slightly from
shell to shell. Check your shell's documentation for details,
especially if you are not using bash on FreeBSD.
Second, the maximum settings might be limited by entries in
/etc/login.conf and/or kernel tunables not available via sysctl
(they are set via /boot/loader.conf). On the former, see login.conf(5),
on the latter, see tuning(7) and loader(8) and related for details.

Regards,
Christoph

-- 
Spare Space



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