Skip to content

Allow Geographical Sorting to be disabled - #225

Merged
jbkempf merged 1 commit into
videolabs:masterfrom
boyska:222-non-geographical-selection
Jul 20, 2026
Merged

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

Conversation

@boyska

@boyska boyska commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

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

@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
Contributor Author

Can you set the name correctly, please?

what do you mean? the name of what?

@boyska

boyska commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Can you set the name correctly, please?

what do you mean? the name of what?

@jbkempf gentle ping :) if there's anything I can do, don't hesitate to ask.

@jbkempf

jbkempf commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Can you set the name correctly, please?

what do you mean? the name of what?

@jbkempf gentle ping :) if there's anything I can do, don't hesitate to ask.

Set correctly your git author name

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.
@boyska
boyska force-pushed the 222-non-geographical-selection branch from f557452 to 4eb0222 Compare July 20, 2026 16:10
@boyska

boyska commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Ah, sure, here you go!

@jbkempf
jbkempf merged commit ea8e5dc into videolabs:master Jul 20, 2026
3 checks passed
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