server DHT refreshes #4

Open
opened 2025-07-03 13:46:37 +12:00 by mikedilger · 1 comment
mikedilger commented 2025-07-03 13:46:37 +12:00 (Migrated from github.com)

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.

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.
mikedilger commented 2025-07-03 13:56:33 +12:00 (Migrated from github.com)

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

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
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
mosaic/mosaic-spec#4
No description provided.