Opened 13 years ago
Closed 13 years ago
#2530 closed Bug (fixed)
Announce attempt to invalid tracker occurs too often.
Reported by: | KyleK | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | libtransmission | Version: | 1.75+ |
Severity: | Normal | Keywords: | |
Cc: |
Description
On a torrent with multiple trackers, 2 of these report a HTTP403 error for each announce attempt. An announce happens every 5 seconds anyway, every time responded with a 403.
The invalid tracker addresses should either be marked as such, or the interval in which they're checked should grow exponentially.
Change History (2)
comment:1 Changed 13 years ago by charles
- Milestone None Set deleted
- Status changed from new to assigned
comment:2 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Fixed in trunk for 1.80 by r9429