Skip to content

Allow Geographical Sorting to be disabled#225

Open
boyska wants to merge 1 commit into
videolabs:masterfrom
boyska:222-non-geographical-selection
Open

Allow Geographical Sorting to be disabled#225
boyska wants to merge 1 commit into
videolabs:masterfrom
boyska:222-non-geographical-selection

Conversation

@boyska

@boyska boyska commented Jun 23, 2026

Copy link
Copy Markdown

with this option, geoip is only used to filter which mirrors are eligible, but it isn't used to rank mirrors.
Eligible mirrors (that is, mirrors which pass all filters, and are nearer than nearestMirror * WeightDistributionRange) are picked randomly, based on their Score only.

closes #222

with this option, geoip is only used to *filter* which mirrors are eligible,
but it isn't used to *rank* mirrors.
Eligible mirrors (that is, mirrors which pass all filters, and are nearer than
nearestMirror * WeightDistributionRange)  are picked randomly, based on their
Score only.
@jbkempf

jbkempf commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Can you set the name correctly, please?

@boyska

boyska commented Jun 25, 2026

Copy link
Copy Markdown
Author

Can you set the name correctly, please?

what do you mean? the name of what?

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

Successfully merging this pull request may close these issues.

Allow non-geographical ranking of mirrors

2 participants