#2127: select() reactor has problems with >1024 File Descriptors
------------------------+---------------------------------------------------
Reporter: underscor | Owner:
Type: bug | Status: closed
Priority: major | Milestone: Future
Component: core | Version: 1.3.5
Resolution: wontfix | Keywords:
------------------------+---------------------------------------------------
Changes (by andar):
* status: new => closed
* resolution: => wontfix
Comment:
epoll is the default reactor for Linux kernel based systems in the latest
version of Twisted.
See:
http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/internet/default.py
There is no need for Deluge to do anything about this as we just simply
use the default reactor from Twisted.
If you're currently having a problem with the number of open file
descriptors, than I suggest that you raise the limit for your system.
Most systems will have a default limit of 1024. You can use ulimit -n to
set this value.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2127#comment:2>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.