Displaying 1 result from an estimated 1 matches for "4841243".
Did you mean:
484,243
2011 Aug 21
2
TFTPD: Cannot open /etc/hosts.{allow, deny}: Too many open files
...sock 0,5 4833123 can't
identify protocol
tftpd 20782 0 1020u sock 0,5 4839162 can't
identify protocol
tftpd 20782 0 1021u sock 0,5 4840216 can't
identify protocol
tftpd 20782 0 1022u sock 0,5 4841243 can't
identify protocol
tftpd 20782 0 1023u sock 0,5 4842249 can't
identify protocol
And the output of limits
# cat /proc/sys/fs/file-max
754278
# cat /proc/sys/fs/file-nr
2496 0 754278
# ulimit -n
1024
I am not sure why TFTPD is not closing all ope...