1 Dec 2009 13:16
Re: Multi-tracker not multi-tracking?
Gil Hirsch <birsch <at> tvitty.com>
2009-12-01 12:16:15 GMT
2009-12-01 12:16:15 GMT
I'll clear things up: For this multi-tracker torrent: - 0.14 attempts to connect to the first tracker on the list. If successful, then that tracker's peers are the only ones added as candidates (not including DHT). This is according to spec. - 0.15 with announce_to_all_tiers+trackers set to false: the detailed session logs shows that libtorrent announces on all trackers, and the torrent_status.current_tracker value keeps updating with the last one attempted. However, it doesn't seem to have gathered all the the peers from all of the trackers as candidates, and reports very low swarm numbers. - 0.15 with announce_to_all_tiers+trackers set to true: same behavior as 0.15 with announce options set to false. - utorrent - connects to all trackers on the list, continuously updates all of them, and gathers all peers from all trackers to a single list of > 1500 peers (most of which are registered on only one tracker out of this 30 trackers list...) Re. Tier bug - it seems that it was uninitialized - we didn't run a debugger against it though to fully assess it, just removed it from our printouts... We also hit another bug - seems that upload throttling wasn't working, it the upload was always maxed out (using a single torrent). Thanks, and let me know if we can help further in analyzing and ironing out issues! On Sun, Nov 29, 2009 at 7:51 PM, <arvid <at> cs.umu.se> wrote: > Quoting Gil Hirsch <birsch <at> tvitty.com>:(Continue reading)
RSS Feed