Freeswitch on latest FBSD

Christoph Moench-Tegeder cmt at burggraben.net
Sat Aug 16 08:32:34 UTC 2008


## Erol Akarsu (eakarsu_33 at 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


More information about the freebsd-current mailing list