server DHT refreshes #4
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mosaic/mosaic-spec#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The DHT bootstrap records need refreshing from time to time. Only servers have the expectation of staying online. Therefore, servers should do this refresh.
That means that there is an explicit necessity to "sign up" for particular servers, not just use them willy nilly.
Refresh is once per hour. Refresh can be skipped if 8 or more copies of the data are still there.
See https://www.bittorrent.org/beps/bep_0044.html