Custom Query (2447 matches)
Results (532 - 534 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#108 | Fixed | Speed Limiter plugin limits gone after 'force recheck' | ||
Description |
After doing a 'force recheck' for a torrent, speed limits set with Speed Limiter plugin are cleared. |
|||
#243 | WontFix | Speed limit does not work inside LAN. | ||
Description |
OS:Linux i386 Distribution:Ubuntu 8.04 deluge version:0.5.9.1 installed by Ubuntu aptitude Speed limit does not apply to LAN connections. So if you just share files with other guys in the LAN,you can not limit the speed,which may cause your low download speed. It seems like deluge has missed some feature,which we can disable the option "enable seperate speed limit for LAN" in the azureus to get. I do like deluge because of its simple and almost enough features,so please fix this bug which may annoy people who are in a network environment like mine. Thank you! |
|||
#2814 | Fixed | Speed drops while generating resume data | ||
Description |
While seeding/downloading a large number of torrents (~200, but issue starts appearing with much fewer torrents), upload and download speed drops to 0 every time Deluge is generating resume data, which happens every 3-4 minutes. After resume data for all torrents is generated, speed picks back up slowly as it looks like it has to reconnect to all peers, only to happen again a few minutes later. The logs contain the following data for every torrent file: [DEBUG ] 20:35:42 alertmanager:123 save_resume_data_alert: torrent_name1 resume data generated [DEBUG ] 20:35:42 alertmanager:123 save_resume_data_alert: torrent_name2 resume data generated [DEBUG ] 20:35:42 alertmanager:123 save_resume_data_alert: torrent_name3 resume data generated [DEBUG ] 20:35:42 torrentmanager:1106 on_alert_save_resume_data [DEBUG ] 20:35:42 torrentmanager:1106 on_alert_save_resume_data [DEBUG ] 20:35:42 torrentmanager:1106 on_alert_save_resume_data And it goes on like this for all torrents which takes ~10 seconds, then transfer speeds start going back up. |