About handling thousands of sockets connections simultaneously
Arvin Wang <[email protected]>
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <[email protected]> |
i use twisted as TCP server, when handling thousands of sockets connections simultaneously, i have found that the maximum TCP connections limited about 500. What's the matter? some people say it is because that the number of a process opening file descriptors is limited,is't right? how can i solve the problem? Arvin _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web