Transmission makes my connection really slow
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
transmission (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When Transmission is running, all the other apps seem to have a very low bandwith, even when Transmission uses only 10 kb/s.
It looks like the DNS resolution or something at the beginning of the connection is taking forever (Firefox takes 1 or 2 minutes to reach a domain before even starting to download the page.)
Here is a ping without Transmission running :
pierre@
PING launchpad.net (91.189.89.223) 56(84) bytes of data.
64 bytes from launchpad-
64 bytes from launchpad-
64 bytes from launchpad-
64 bytes from launchpad-
64 bytes from launchpad-
64 bytes from launchpad-
64 bytes from launchpad-
64 bytes from launchpad-
^C
--- launchpad.net ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7010ms
rtt min/avg/max/mdev = 32.506/
And here is a ping with Transmission running :
pierre@
PING launchpad.net (91.189.89.223) 56(84) bytes of data.
64 bytes from launchpad-
64 bytes from launchpad-
64 bytes from launchpad-
64 bytes from launchpad-
64 bytes from 91.189.89.223: icmp_req=5 ttl=53 time=36.8 ms
64 bytes from launchpad-
64 bytes from launchpad-
^C64 bytes from 91.189.89.223: icmp_req=8 ttl=53 time=34.3 ms
--- launchpad.net ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 45519ms
rtt min/avg/max/mdev = 32.778/
(Look at the total time !)
It seems to affect the computer only and not the network because when Transmission-daemon is running on my second computer, I can browse just fine.
I have tried to reduce the max speed and the number of peers but it still does that.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: transmission-gtk 2.33-0ubuntu2
ProcVersionSign
Uname: Linux 3.0.0-16-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Feb 23 00:13:08 2012
SourcePackage: transmission
UpgradeStatus: No upgrade log present (probably fresh install)
PS : I have used Transmission on OSX on the same computer/network for years and never had this kind of problem, so I really think this is a software issue (not a network issue) .