Deluge-web speeds

General support for problems installing or using Deluge
Post Reply
Metrix
New User
New User
Posts: 2
Joined: Wed Dec 11, 2019 10:37 pm

Deluge-web speeds

Post by Metrix »

Hi all,

First time posting so be gentle ;-)

I have configured a Raspberry Pi 3b as a torrent box running openvpn and an external drive and have chosen Deluge as my torrent client of choice. When I run deluge-web everything is as it should be until we reach the downloading stage where I note that I have either ridiculously slow download speeds (minus 1.5mpbs) or no speed at all (the torrent starts then counts itself back to 0kbps) even on torrents that have hundreds of thousands of seeders. I've also noted that by adding multiple torrents the client then splits the speed equally between them.

To make sure that this wasn't just a slow VPN I have tested this with 2 seperate providers and have also done a speed test which returns with a more than adequate figures in the 30-50mbps. I have also setup the VPN's to autorun when the Rpi stars.

Concerned that this may be the RPi 3b I have also tested this on another RPi but I get the same results.

I have also looked back through some old posts and have even installed LTconfig and have placed it on high-performance.

If it helps this is the guide I used to setup the torrent box: https://techwiztime.com/article/best-ra ... orrentbox/

I'm pulling my hair out trying to work out what it is that I have either done wrong or why this won't work.

Any help would be massively appreciated.
shamael
Compulsive Poster
Compulsive Poster
Posts: 667
Joined: Sat Oct 08, 2016 9:28 am

Re: Deluge-web speeds

Post by shamael »

hi,

RPI3B as you for my setup and you'll be able to max out this output at least to 7-8 MB/s (so 65 Mbps or more). I've encounter your issue during my setup and the main reason is the external filesystem in use. With NTFS this is really a no GO.
Except the OpenVPN setup I cannot quantify you should be able to reach it with
- external hdd in ext4
- max concurrent d/l set to 1 (Ethernet an USB share the bus, a value of 1 is really better)
- I set the max output to 6 MB/s to no impact too much the upload during d/l.
- LTCONFIG: don't apply the high perf setting blindly, it's for a way more powerful machine. You may find my setting by searching on my name, I don't have access to my setup at this time. Keep in mind RPI has limited resource so there is no point struggle it's resources with high settings if you intend to run it 24h/7 as me.
Metrix
New User
New User
Posts: 2
Joined: Wed Dec 11, 2019 10:37 pm

Re: Deluge-web speeds

Post by Metrix »

Thank you for your swift reply @shamael!

I'll give your advice a go with the Rpi3 and see how I get on.

Thanks again!
Post Reply