Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mirroring Scheme #85

Open
cyruseuros opened this issue Dec 20, 2020 · 0 comments
Open

Mirroring Scheme #85

cyruseuros opened this issue Dec 20, 2020 · 0 comments

Comments

@cyruseuros
Copy link

Now that Distri has its first non-European mirror (mirrors.wurosh.me) in Singapore, it might be time to start thinking about how Distri will tackle a global mirror network. I floated this idea in a discussion with @stapelberg and proposed the following scheme:

  • either distri or an external buddy program would be aware of all live or recently live mirrors.
  • this list of mirrors would either be distributed through
    • a mirrorlist package
    • a configurable online endpoint (@stapelberg's suggestion, which I quite like)
  • then distri/the buddy program would intermittently rank the mirrors and cache the best
    ones in a conf file (when and how this ranking would happen is up for debate)
  • finally distri could pull from multiple servers in that cached list simultaneously to
    reduce the load on any single server and increase download speed in case server
    upload bandwidth is limited.

This is by no means meant to be an exhaustive list, and is simply intended to start a discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant