0 Why Are My Speeds So Slow?
Mike Gelfand edited this page 2016-09-03 16:47:44 +03:00

This checklist helps to diagnose the most common reasons for bad speeds — or no speed at all — and tells where to find more help if the checklist doesn't find the problem.

Please go through the entire checklist before asking for more help! Otherwise the forum helpers will likely just point you back here. ;)

1. Is it your network?

If you're not sure whether the problem is a specific torrent or your network, it's easy to get a point of reference — add a fast torrent for benchmarking. Many users visit the Ubuntu torrent page, scan down the page for the line with the most seeders and downloaders, and join the swarm for a few minutes to see what speeds they'll reach.

More generally, you can also measure your bandwidth at speedtest.net. However, this is not as good a Bittorrent benchmark as the previous approach.

2. Is your tracker responding?

Trackers are the primary source of finding other peers. When your tracker goes down, finding peers to share with is slower.

Look at the Tracker tab of the torrent dialog and see what it says about the last announce. Did the tracker respond "OK" or was there an error message?

3. Are there too many (or not enough) seeders?

In the inspector's tracker tab, you'll see how many seeders and downloaders each tracker knows of.

If you're seeding and so are most of the other participants, your speeds will be slow because all the seeds are competing for the downloaders' limited bandwidth.

If you're downloading, things are a little better because you can download from everyone, not just seeds. But even so, it will still be slow if there aren't enough seeds in the swarm. All the downloaders will get stuck at the same completeness percentage as each other as they wait for more data to trickle down from the seeds. In practice this often looks like near-zero download speeds punctuated by bursts of fast downloading.

4. Is it your speed limits?

This falls into the are-you-sure-it-is-plugged-in category, but don't be embarassed: lots of people have been bitten by this. Note: remember that there are both per-torrent and overall speed limits. :)

5. Is it a small swarm?

Even if you're the only downloader and there are four or five seeds ready to send you information, things can still be slow sometimes. Often what happens is the seeds' upload bandwidth is being shared between you and other peers in another torrent.

6. Are you uploading too fast?

If you try to upload to the limit of your connection bandwidth you may block your own downloads (which also use a little bit of upload bandwidth). It's best to limit uploads to no more than around 80% of nominal upload bandwidth. Remember many network connections are asymmetric — which in practice means that upload speeds may only be a fraction of download speeds. If your upload bandwidth is say 25KBytes/sec then a good value for torrent upload limits might be 20KBytes/sec.

7. Is it your ISP?

If your ISP is one of those that manipulates Bittorrent packets — and even if it isn't — it's often a good idea to enable the Blocklist and also to tell Transmission to "Ignore Unencrypted Peers" to give your sessions slightly better privacy.

Update: Google now has a free online tool to test what your ISP is doing. Follow that link and go down to the "Start testing" button.

8. Is it an old version of Transmission?

Work is constantly being done to improve performance and behavior. If you're using an old version, consider upgrading.

9. Is it your router or firewall making your "port closed"?

Connecting to a peer is like telephone calls: either you call up the peer, or the peer calls you. When Transmission says your "Port is Closed" it's like having a phone that doesn't allow incoming calls: you can still call peers, but they can't call you.

Many people don't want to mess with their firewall and/or router, so they decide that dialing out is good enough and leave their port closed. Other people panic and worry too much about getting their port open even if they have a troublesome router. The truth is in the middle — you can get by with a closed port, but on average you'll get much faster speeds if peers can connect to you.

Opening a closed port is often the most frustrating task in Bittorrent. The good news is that the Transmission wiki has two pages dedicated to this topic: the Port Forwarding Guide and the Why is my port closed page.

You can also test your port status at canyouseeme.org.

10. Is it a Transmission Bug?

If you've looked at all the reasons above and none of them fit — Ubuntu downloaded quickly, and you've got the latest version of Transmission, and there are plenty of seeds and downloaders in your torrent, yet things are still slow — then maybe you've found a Transmission bug. Go read this post about what information the developers need to diagnose the problem, and then post a message describing your situation.

Make sure to give enough information! Vague bug reports waste everyone's time and will probably just get you referred back to this page. :)