Raspberry Pi have raspbian as OS and deluge 1.3.2 installed for torrenting. I am getting slow speed and also strange download behavior. Whenever I add any new torrent download starts and continuous for 10 second and speed drops to zero after that. Deluge starts downloading again and speed drops to zero again. Also I am not getting full speed with torrent, I have 2mbps connection but never get download speed above 100kBps. I tested the same torrent on different machine on the same Lan and it downloads with speed near to 220kBps.
PI is connected with 2 external HDD having 3TB and 500GB capacity. These HDDs has NTFS as well ext4 partitions. I tired to download on both file system but getting same kind of issue. I also checked all file permissions. All ports are forwarded on the router. It is really frustrating as i cant solve this issue. Can someone please help me to solve this deluge issue.
Deluge slow download speed
Re: Deluge slow download speed
have you checked the log to see if you can see any errors from there? Also, on the other machines you tested is it same version 1.3.2?
with my limited experience on deluge, I can only thing of 2 reasons. Old version beings used and libtorrent. Would it be possible for you to compile your own deluge 1.3.6 and libtorrent?
with my limited experience on deluge, I can only thing of 2 reasons. Old version beings used and libtorrent. Would it be possible for you to compile your own deluge 1.3.6 and libtorrent?
Re: Deluge slow download speed
Have no panacea for you but as suggested, check the logs. Specifically, I would start by keeping an eye on what the kernel is spitting on dmesg while the problem is occurring and noting anything that repeats over and over or anything else clearly suspicious. Might also be a good idea to run deluged with debug level logging enabled and see what is happening there.