Page 1 of 1

Slow upload

Posted: Sun Jul 26, 2009 8:20 pm
by Int
I had Deluge 1.1.9 over FreeNAS 0.7RC1 (FreeBSD)

Code: Select all

uname -a
FreeBSD freenas.local 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Sun Jul 19 10:24:07 UTC 2009     root@vmbsd72amd64:/usr/obj/freenas/usr/src/sys/FREENAS-amd64  amd64

pkg_info | grep deluge
deluge-1.1.9        A Bittorrent client, using Python, GTK+2 and Rasterbar libt
My connection speed 6 Mbit/s for upload. Image
When I used transmission there is no problems with speed. But when I began use Deluge, I had problems.
I can't see speed more than 100 KB/s. When I used transmission I uploaded more than 10 Gb per day. Now It's only 1.2 Gb with same files, connections etc.
I seed 6 files. Example:

Code: Select all

Seeder   Peers       Upload Speed
0 (-1)     13 (-1)     5 KB/s
0 (0)      4 (0)        18 KB/s
0 (26)    0 (74)       0 b/s
What does (-1) ? (0)? Why there is 74 peers and nobody connected me?

My settings:
use random port - no
from 6881 - 6891
outgoing random - yes
TOS: 0x00
UPnP, NAT-PMP, Enable Mainline DHT, Peer Exchange, LSD - no
Inbound encryption - disabled
Outbound encryption - disabled
Level - full stream
Encrypt entire stream - no

Maybe I need something enable/disable? I don't find any doc about TOS,UPnP,... other network options. Can somebody help me with them?