121
General Discussion / Re: Howto setup rules for linux repository updates
« on: January 25, 2024, 12:40:44 am »
You can configure multiple DNS names in a Host Alias, if "resiliency" is an issue, configure multiple in your (neighbour) country. Looking at the hostnames in the mirror overview, they are pretty random, so a regex wouldn't work.
*.archive.ubuntu.com could work with a dns wildcard or regex, they standardized their mirror naming. For Debian fastly redirects the right mirror through debian.map.fastly.net.
You might want to write a HTML scrapper and run that one daily to fill the list.
*.archive.ubuntu.com could work with a dns wildcard or regex, they standardized their mirror naming. For Debian fastly redirects the right mirror through debian.map.fastly.net.
You might want to write a HTML scrapper and run that one daily to fill the list.

