<div dir="ltr"><div>Yes, 1010 looks more like a 1024 limit.</div><div><br></div>I am using a Mac OSX 10.8. I have set the limit with 'ulimit -n 10000' for the current shell where I was running the server and the same for client. <div>
<br><div>I have tried to increase the limit for number of files, but could not find any other way than this.<br><div><br></div><div><div>sumanth$ ulimit -a</div><div>core file size          (blocks, -c) 0</div><div>data seg size           (kbytes, -d) unlimited</div>
<div>file size               (blocks, -f) unlimited</div><div>max locked memory       (kbytes, -l) unlimited</div><div>max memory size         (kbytes, -m) unlimited</div><div>open files                      (-n) 10000</div>
<div>pipe size            (512 bytes, -p) 1</div><div>stack size              (kbytes, -s) 65532</div><div>cpu time               (seconds, -t) unlimited</div><div>max user processes              (-u) 709</div><div>virtual memory          (kbytes, -v) unlimited</div>
</div><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 13, 2014 at 7:18 PM, Laurens Van Houtven <span dir="ltr"><<a href="mailto:_@lvh.io" target="_blank">_@lvh.io</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi <span name="Sumanth Puram">Sumanth,<br><br><br></span></div><span name="Sumanth Puram">Still sounds like an open file problem. What platform? How did you set the number of files higher that 256? Take a look at /etc/security/limits.conf :-)<br>


<br></span></div><span name="Sumanth Puram">cheers<span class="HOEnZb"><font color="#888888"><br>lvh<br></font></span></span> </div>
<br>_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
<br></blockquote></div><br></div>