<HTML>
<HEAD>
<TITLE>Re: Too many open files?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I&#8217;ve run into this same problem in the past. Try setting the max_connections variable in your config file. &nbsp;Six Apart&#8217;s sample config has it at 10,000 I believe. Essentially this will just up your system&#8217;s max open files limit.<BR>
<BR>
<BR>
On 8/21/07 1:00 PM, &quot;Brian Easley&quot; &lt;brian@neosurge.com&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hello,<BR>
<BR>
I'm working on getting perlball properly utilized and have come across<BR>
another problematic error inside /var/log/messages.<BR>
<BR>
Aug 21 14:51:44 web03 perlbal[4254]: Error creating socket: Too many<BR>
open files<BR>
Aug 21 14:52:06 web03 last message repeated 117 times<BR>
<BR>
The machine is only running perlbal, and has plenty of ram(over 3gb) &amp;<BR>
cpu (80%+ idle) available. All machines are running centos 4.5 x86_64.<BR>
The backend machines should have more connections available as well,<BR>
since there are only 1000 sockets running within perlbal and my max<BR>
connections are 1400 on the backend machines.<BR>
<BR>
Can anyone give me any suggestions or guidance here?<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
</SPAN></FONT>
</BODY>
</HTML>