10 May
2011
10 May
'11
3:50 p.m.
Still having problems...
I can see that twistd process has a higher number than 1024 looking at /proc/pid/limits but whe 1024 descriptors number gets reached the system becomes unstable. It also has been launche using '-r epoll' option. Any other idea?
0. What does "unstable" mean? 1. There may be user-specific limits in addition to OS-level limits. Did you use "ulimit -n" to raise that limit? 2. Are you using processes on a version of Linux older than 2.6.11? http://twistedmatrix.com/trac/ticket/918