Deluge 1.3.7 very low upload speed
-
- Member
- Posts: 43
- Joined: Tue Mar 23, 2010 10:08 pm
Re: Deluge 1.3.7 very low upload speed
How I disable UTP in deluge e ItConfig?
Re: Deluge 1.3.7 very low upload speed
I had same problem on Ubuntu 14.04, Deluge 1.3.6 (and 1.3.10), libtorrent 0.16.17.
Upload speed increase during downloading, but still low.
I have solved this problem by using ltConfig plugin and setting "mixed_mode_algorithm" to "0".
Upload speed increase during downloading, but still low.
I have solved this problem by using ltConfig plugin and setting "mixed_mode_algorithm" to "0".
Re: Deluge 1.3.7 very low upload speed
I have the same issue with Deluge 1.3.10 and Ubuntu Server 14.04 LTS in a dedicated server with 100/100 bandwidth speed.
The upload speed is only 50 KB/s and there are a lot of leechers. I only use private trackers, and it happens in all of them.
It works slowly while it is downloading and it also works slowly when it's seeding. So, it always works slowly. The download speed is good, but upload speed is too slow.
This is an example:

When I had Deluge 1.3.6 it worked perfectly.
Please, could you help me?
Thanks!
The upload speed is only 50 KB/s and there are a lot of leechers. I only use private trackers, and it happens in all of them.
It works slowly while it is downloading and it also works slowly when it's seeding. So, it always works slowly. The download speed is good, but upload speed is too slow.
This is an example:

When I had Deluge 1.3.6 it worked perfectly.
Please, could you help me?
Thanks!
Re: Deluge 1.3.7 very low upload speed
I shall repeat this once more, it is nothing to do with Deluge versions, it is libtorrent versions that have changed...
-
- Member
- Posts: 43
- Joined: Tue Mar 23, 2010 10:08 pm
Re: Deluge 1.3.7 very low upload speed
Please update PPA with LibTorrent v1.0.2.Cas wrote:I shall repeat this once more, it is nothing to do with Deluge versions, it is libtorrent versions that have changed...
Re: Deluge 1.3.7 very low upload speed
Cas wrote:I shall repeat this once more, it is nothing to do with Deluge versions, it is libtorrent versions that have changed...
I'm using these versions:
Do you think that libtorrent 1.0.2 will work better than 0.16.17 with Deluge?dpkg -l | grep libtorrent
ii libtorrent-rasterbar7 0.16.17-1ubuntu3~ppa1~trusty amd64 C++ bittorrent library by Rasterbar Software
ii python-libtorrent 0.16.17-1ubuntu3~ppa1~trusty amd64 Python bindings for libtorrent-rasterbar
Could you update the PPA?
Thank you very much!!!
Re: Deluge 1.3.7 very low upload speed
0.16 is stable, 1.0 is not so I'm not updating main PPA with it yet, if I have time I shall update the development PPA.
You can test 1.0 yourself: http://dev.deluge-torrent.org/wiki/Building/libtorrent
You can test 1.0 yourself: http://dev.deluge-torrent.org/wiki/Building/libtorrent
Re: Deluge 1.3.7 very low upload speed
I thought that 1.0.2 was stable.Cas wrote:0.16 is stable, 1.0 is not so I'm not updating main PPA with it yet, if I have time I shall update the development PPA.
You can test 1.0 yourself: http://dev.deluge-torrent.org/wiki/Building/libtorrent
I've read it here:
http://en.wikipedia.org/wiki/Libtorrent
"Stable release 1.0.2 (September 9, 2014; 53 days ago)"
Thank you for your time and your great job with Deluge!!
Re: Deluge 1.3.7 very low upload speed
Cas wrote:0.16 is stable, 1.0 is not so I'm not updating main PPA with it yet, if I have time I shall update the development PPA.
You can test 1.0 yourself: http://dev.deluge-torrent.org/wiki/Building/libtorrent
I've just compiled and installed libtorrent 1.0.2 following your tutorial and it works fine now!!!!
Libtorrent 0.16.17:

Libtorrent 1.0.2:

EDIT: Another example with libtorrent 1.0.2:


I think libtorrent 1.0.2 is really better than 0.16.17, same server, same OS (Ubuntu Server 14.04 LTS), same Deluge (1.3.10), same bandwidth (100/100)
Thank you very much.
Re: Deluge 1.3.7 very low upload speed
Stable might not be quite the correct term. I mean that 0.16 has been out long enough for major bugs to have been ironed out so there are no nasty surprises, whereas 1.0 is/was relatively new release and untested with Deluge so issues can/have cropped up. It's hard because we obviously need users to test it but at the same time don't want to have to be constantly chasing version changes.I thought that 1.0.2 was stable.
Ok that's good to know, thanksI think libtorrent 1.0.2 is really better than 0.16.17,