On Nov 28, 2007 3:55 PM, Guy Boisvert <<a href="mailto:boisvert.guy@videotron.ca">boisvert.guy@videotron.ca</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Garrick Staples wrote:<br>> On Wed, Nov 28, 2007 at 03:03:30PM -0500, Guy Boisvert alleged:<br>>> Hi all!<br>>><br>>>      I have a problem with CentOS 4.4 and Communigate Pro 5.0.9.  As our<br>>> user number grows, we are seeing "too many files open" error messages in
<br>>> Communigate logs.<br>>><br>>>      I spoke with Communigate tech support and they asked me to increase<br>>>      the number of file descriptors which i did.  I put 128000 as a script i<br>>> made to check Communigate open files reported as high as 99000.    As i
<br>>> checked the Communigate log file, it reported that it "sees" 1024<br>>> "available" file descriptors.<br>  :</blockquote><div><br>When I saw this, "ulimit -n" immediately came to mind ....
<br>(and is usually 1024 -- the maximun # of files that any given<br>process can have open).  [See "man ulimit".] <br><br>If this runs as non-root, it won't be able to take the limit<br>higher ....<br><br>Hope this helps (and is not completely off-base)....
<br><br>   -rak-<br><br><br></div></div>