[PLUG] Linux Terminal Server... too many open files?

Karl M. Hegbloom karlheg at hegbloom.net
Fri Aug 2 18:03:50 UTC 2002


I think that "lsof" is showing not only open files, but also open
network connections...  It seems to me that they are relevant also
though, since when you write a program, you work with a file handle
for a socket just as for a file.  All I/O is done through file
handles; it's a generic interface.

If you access:

http://www.pdxlinux.org/doc/kernel-doc-2.4.18/Documentation/filesystems/proc.txt.gz

... and read that, you'll know a lot more about it.

-- 
As any limb well and duly exercised, grows stronger,
the nerves of the body are corroborated thereby. --I. Watts.  .''`.
 Debian -- The blue collar Linux distribution.               : :' :
 <URL:http://www.debian.org/social_contract>		     `. `'




More information about the PLUG mailing list