[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1823: Undefined array key 100
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1833: Trying to access array offset on value of type null
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 1833: Trying to access array offset on value of type null
qBittorrent official forums • Number of peers returned by the tracker. Is is always 200?
Page 1 of 1

Number of peers returned by the tracker. Is is always 200?

Posted: Sat Feb 02, 2013 6:15 pm
by sledgehammer_999
I have been observing this for A LONG time but it didn't bother me much. In the tracker tab the peers numbers is always 200 for working trackers. It never goes more than that although the tracker's page shows a lot more peers. Anyway, I tested it a little bit and it seems that this is a libtorrent bug. Can you confirm that you never saw a different number than "200" in qbt?

I filed a libtorrent bug->https://code.google.com/p/libtorrent/is ... ail?id=416

Re: Number of peers returned by the tracker. Is is always 200?

Posted: Sat Feb 02, 2013 7:07 pm
by Nemo
I can confirm this, especially with popular torrents it never goes over 200 even if there is more users available. Torrents with less users show 3 or 5 for example. What I would love to see is the complete seeds and peers per tracker like other clients.

Like this maybe:
                                    Seeds    Peers
DHT                              20        20
PeX                                4          15
LsD                                6          10
udp://tracker.istole.it:80 - 1500    500

Instead of 200 this would be much better in my opinion.

Re: Number of peers returned by the tracker. Is is always 200?

Posted: Sat Feb 02, 2013 7:23 pm
by sledgehammer_999
[quote="NeMo_0"]
What I would love to see is the complete seeds and peers per tracker like other clients.
[/quote]

Unfortunately libtorrent doesn't expose this info.

Re: Number of peers returned by the tracker. Is is always 200?

Posted: Sat Feb 02, 2013 9:51 pm
by tekko
Confirming that 200 is max for each tracker on every version of qbt I've been using.

And the number of dht nodes shown on the status bar is 180s at most.

Re: Number of peers returned by the tracker. Is is always 200?

Posted: Sat Feb 02, 2013 10:32 pm
by Nemo
Thats interesting too indeed, DHT never goes above 175-180. Maybe a higher number nodes is not needed, but I have seen 300+ with others in the past. Not sure if it makes any difference though.

Re: Number of peers returned by the tracker. Is is always 200?

Posted: Sun Feb 03, 2013 1:35 pm
by 100%
[quote="tekko"]
Confirming that 200 is max for each tracker on every version of qbt I've been using.

And the number of dht nodes shown on the status bar is 180s at most.[/quote]

Yes, I can confirm this, too.