Can't get more than 60 peers per torrent
Posted: Mon Oct 11, 2010 6:22 pm
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:
"peer-limit-per-torrent" is set to 200, but without any result in transmission-daemon (web-interface). Transmission version is 2.04
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,