Re: too many open files, die Zweite
Friedemann Schorer <Friedemann.Schorer@gmx.de> wrote:
> vs2066134:~# cat /proc/sys/fs/file-max
> 262144
> vs2066134:~# lsof | grep -c /
> 1411
File-Handles werden nahezu fuer jedes Objekt vergeben, das ein Prozess
alloziert. Insbesondere auch fuer Netzwerkverbindungen.
> Ich bekomme aber trotzdem ständig Fehler "Too many open files" ?!? Das
Insbesondere gibt es auch ein per-process Limit (ulimit -n)
regards
Mario
--
The secret that the NSA could read the Iranian secrets was more
important than any specific Iranian secrets that the NSA could
read. -- Bruce Schneier
Reply to: