On Sun, May 24, 2009 at 7:49 AM, Alvin Delagon <adela...@gmail.com> wrote:
> Are logs saying something like this: "Too Many Open Files"? If it is, you
> have to setup your file descriptor limit (ulimit -n) first before starting
> the app.

In addition to changing ulimit -n values you should also take a look
at your kernel settings in sysctl and check that your fs.file-max
setting is something suitably high (this is assuming you're using
linux...).

Reza

-- 
Reza Lotun
+44 (0)7521 310 763
rlo...@gmail.com

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to