[GH-ISSUE #168] Please always include some http trackers in the tracker_best list #149

Closed
opened 2026-02-26 05:32:47 +03:00 by kerem · 1 comment
Owner

Originally created by @N46AN on GitHub (Jun 7, 2019).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/168

A lot of ISPs have strong traffic shaping upon UDP traffic, effectively disabling any contact to UDP tracker as well as DHT. "tracker_best" list is used by a lot of public torrent makers, so not including any http tracker can have negative effect.

For example, recently tracker*.itzmx.com are removed from tracker_best list and this caused users from said ISP not being able to use a lot of recently made public torrents.

Originally created by @N46AN on GitHub (Jun 7, 2019). Original GitHub issue: https://github.com/ngosang/trackerslist/issues/168 A lot of ISPs have strong traffic shaping upon UDP traffic, effectively disabling any contact to UDP tracker as well as DHT. "tracker_best" list is used by a lot of public torrent makers, so not including any http tracker can have negative effect. For example, recently tracker*.itzmx.com are removed from tracker_best list and this caused users from said ISP not being able to use a lot of recently made public torrents.
kerem closed this issue 2026-02-26 05:32:47 +03:00
Author
Owner

@ngosang commented on GitHub (Jun 13, 2019):

Currently there are 2 http trackers in the best trackers list. The scoring algorithm doesn't take in count the protocol. More reliable and more used trackers are first in the list. Some operators running udp and http trackers requested me to put in the list only the udp tracker because it's really expensive for them to have high traffic with the http protocol.

A lot of ISPs have strong traffic shaping upon UDP traffic, effectively disabling any contact to UDP tracker as well as DHT. "tracker_best" list is used by a lot of public torrent makers, so not including any http tracker can have negative effect.

Traffic shaping means slow speed, not blocking connections. Anyway, most of the communications between peers (file transfers) are done using UDP, so you are fucked up anyway...

<!-- gh-comment-id:501633047 --> @ngosang commented on GitHub (Jun 13, 2019): Currently there are 2 http trackers in the best trackers list. The scoring algorithm doesn't take in count the protocol. More reliable and more used trackers are first in the list. Some operators running udp and http trackers requested me to put in the list only the udp tracker because it's really expensive for them to have high traffic with the http protocol. > A lot of ISPs have strong traffic shaping upon UDP traffic, effectively disabling any contact to UDP tracker as well as DHT. "tracker_best" list is used by a lot of public torrent makers, so not including any http tracker can have negative effect. Traffic shaping means slow speed, not blocking connections. Anyway, most of the communications between peers (file transfers) are done using UDP, so you are fucked up anyway...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/trackerslist-ngosang#149
No description provided.