[Twisted-Python] too many file descriptors on win2003 server

Patrick Lauber digi at treepy.com
Fri Jun 24 05:34:09 EDT 2005


hi,

I have a server that acts as a Flash-XML-Socket Server that pushes data 
to the clients in a irregular interval. It is running on win2003 server 
and i get the "too many file descriptors in select()" error when i hit 
the 512 mark. Is there a way to extend this limit? the poll reactor 
doesn't seam to work under win. is the win32 reactor better at large 
simultaneous connections?

cheers

pat





More information about the Twisted-Python mailing list