<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Quick question about filedescriptors.&nbsp; On Centos6, cyrus 2.3.16 seems to be able to open 4096 FDs ;<br><br>master[27121]: retrying with 4096 (current max)<br><br>ulimit -a says 1024;<br><br>open files&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (-n) 1024<br><br>I am looking to increase this, and have found some documentation saying to increse file-max in /proc.&nbsp; However, file-max already has a much larger number;<br><br>cat /proc/sys/fs/file-max<br>1201105<br><br>The only way I have found so far is to add a ulimit -n 8192 in /etc/rc.d/init.d/cyrus-imapd<br><br><br>Is there a more generic/cleaner way to do this?<br><br>Thanks,<br><br>Ron<br><br><br>                                               </div></body>
</html>