[Twisted-Python] 100% CPU on high opened descriptors

Juan Antonio IbaƱez Santorum juanito1982 at gmail.com
Tue Apr 26 09:42:35 MDT 2011


Hello!

   I have a Linux box serving my twisted app. All works ok except after some
days running (where I can see my CPU going to 100%). I saw that CPU goes
100% usage when the app reaches to 1024 opened descriptors (sockets). It
seems TM isn't closing some connections when clients loose connection to the
server. I have no more than 200 simultaneous clients, each of then using a
single connection. Any idea why those connections remain open?

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20110426/b571a294/attachment-0001.html>


More information about the Twisted-Python mailing list