Can't get more than 60 peers per torrent

Discussion of the Web Interface for Transmission, formerly known as Clutch. This applies to all version of Transmission
Post Reply
soulreaver1
Posts: 1
Joined: Mon Oct 11, 2010 6:07 pm

Can't get more than 60 peers per torrent

Post by soulreaver1 »

Hi everyone,

I have a problem with max. peers limit per torrent. There is always 60 peers available per file (maximum), even if in utorrent is over 1000 peers (the same torrent). Here is a part of my settings.json file:

Code: Select all

    "peer-limit-global": 400,
    "peer-limit-per-torrent": 200,
    "peer-port": 48532,
    "peer-port-random-high": 65535,
    "peer-port-random-low": 49152,
    "peer-port-random-on-start": false,
    "peer-socket-tos": 0,
    "pex-enabled": true,
    "port-forwarding-enabled": true,

"peer-limit-per-torrent" is set to 200, but without any result in transmission-daemon (web-interface). Transmission version is 2.04
Attachments
screen
screen
zrzut_ekranu.png (29.1 KiB) Viewed 7850 times
Longinus00
Posts: 137
Joined: Fri Aug 21, 2009 5:46 am

Re: Can't get more than 60 peers per torrent

Post by Longinus00 »

The max peers setting only applies to new torrents. If you added that torrent before you changed the setting you'll have to change that torrent manually with transmission-remote.
Post Reply