[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Max open files



On 09.02.2017 19:12, Christian Knoke wrote:
[...]
Das heisst jetzt prlimit. ulimit gibts bei mir nur noch als bash builtin.

type -a ulimit (gerad' gelernt)
which -a ulimit
man prlimit

prlimit --verbose -n
RESOURCE DESCRIPTION               SOFT  HARD UNITS
NOFILE   max number of open files 65536 65536

Ok, auch was neues gelernt. Aber wer setzt mir das Limit auf meiner Maschine so niedrig?

Stefan



HTH

Limit                     Soft Limit           Hard Limit
Max open files            1024                 4096

server5:~# cat /proc/version
Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version
4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17)

Limit                     Soft Limit           Hard Limit
Max open files            65536                65536

server6:~# cat /proc/version
Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version
4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-1 (2016-03-06)



Reply to: