I use freebsd 4.4 to run our server programs,
and after 2 days or 3days server becomes down,
and the messages log files always said :
/kernel: file: table is full
I think it is because there must be some file handles not
closed after used , so the question is that I want to know how can I get the numbers of current file tables .
and after 2 days or 3days server becomes down,
and the messages log files always said :
/kernel: file: table is full
I think it is because there must be some file handles not
closed after used , so the question is that I want to know how can I get the numbers of current file tables .