All,

We are running a site with several thousand users.  On
one particular server, we have an application running
for each of the 100 or so users who use that server. 
The server still has a good deal of RAM and hard disk
left over, but we are running into file handle
problems.  Specifically, sometimes we get errors
stating too many files open on system, other times we
just get 'cannot open' errors, but usually we get
cannot open shared library errors.

Is there a way to get more file handles in the system?
 I.e., can someone point me to a place in the kernel
code to increase the total number of available file
handles?

NOTE: This is _not_ the 256 file handle per process
problem.  It is instead a system-wide problem having
to do with open file handles at the kernel level, not
the process level.

Thanks for any help.

Adrian

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to