[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: slapd: warning: cannot open /etc/hosts.allow: Too many open files



How many FD I have by default ?
1024?

#ulimit -a
core file size        (blocks, -c) 0
data seg size         (kbytes, -d) unlimited
file size             (blocks, -f) unlimited
max locked memory     (kbytes, -l) 4
max memory size       (kbytes, -m) unlimited
open files                    (-n) 1024
pipe size          (512 bytes, -p) 8
stack size            (kbytes, -s) 10240
cpu time             (seconds, -t) unlimited
max user processes            (-u) 7168
virtual memory        (kbytes, -v) unlimited

and why I have only one process ?


On Mon, 2004-12-06 at 16:54, Aaron Richton wrote:
You're out of file descriptors. The OpenLDAP FAQ entry
http://www.openldap.org/faq/data/cache/1126.html may help. You might also
want to look at the man pages for ulimit.

thanks,
--
Sérgio M. B.