<div class="gmail_quote">2011/5/10 Itamar Turner-Trauring <span dir="ltr">&lt;<a href="mailto:itamar@itamarst.org">itamar@itamarst.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&gt; Still having problems...<br>
&gt;<br>
&gt; I can see that twistd process has a higher number than 1024 looking at<br>
&gt; /proc/pid/limits but whe 1024 descriptors number gets reached the system<br>
&gt; becomes unstable. It also has been launche using &#39;-r epoll&#39; option. Any<br>
&gt; other idea?<br>
<br>
</div>0. What does &quot;unstable&quot; mean?<br></blockquote><div><br></div><div>I started to see an incrment on memory usage and stopping to accept new connections. I had to restart the app as it is running in a production enviroment.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
1. There may be user-specific limits in addition to OS-level limits. Did<br>
you use &quot;ulimit -n&quot; to raise that limit?<br></blockquote><div><br></div><div>Yes, and I checked the limit was ok looking at /proc/pid/limits</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
2. Are you using processes on a version of Linux older than 2.6.11?<br></blockquote><div><br></div><div>No. 2.6.34 on a Centos distro.</div></div>