Skip to content
Snippets Groups Projects
  1. Apr 13, 2022
    • Kristian Klausen's avatar
      Add GeoIP domain for our sponsored mirros · 9f65f99c
      Kristian Klausen authored
      We had a GeoIP mirror in the past based on nginx and its GeoIP module,
      but it didn't perform very well, due to the high latency (asking a
      central server for the package and then redirected to the closest
      mirror).
      
      One of the reasons for offering this service, is so we can relieve
      mirror.pkgbuild.com which is burning a ton of traffic (50TB/month),
      likely due to it being the default mirror in our Docker image. Another
      reason is so we can offer a link to our arch-boxes images in libosinfo
      (used by gnome-boxes, virt-install and virt-manager), with good enough
      performance for most users.
      
      This time we take a different approach and use a DNS based solution,
      which means the latency penalty is only paid once (the first DNS
      request). The downside is that the mirrors must have a valid certificate
      for the same domain name, which makes using third-party mirrors a
      challenge. So for now, we are just using the sponsored mirorrs
      controlled by the DevOps team.
      
      Fix #101
      Verified
      9f65f99c
  2. Apr 11, 2022
  3. Feb 26, 2022
  4. Feb 25, 2022
  5. Feb 23, 2022
  6. Feb 05, 2022
  7. Feb 04, 2022
  8. Jan 21, 2022
  9. Jan 04, 2022
  10. Dec 01, 2021
  11. Nov 06, 2021
  12. Nov 05, 2021
  13. Sep 04, 2021
  14. Aug 01, 2021
  15. Jul 30, 2021
  16. Jul 20, 2021
  17. Jul 16, 2021
  18. Jul 11, 2021
  19. Jul 09, 2021
  20. Jul 04, 2021
  21. Jul 03, 2021
  22. Jul 02, 2021
  23. Jun 30, 2021
  24. Jun 03, 2021
  25. Jun 01, 2021
  26. May 28, 2021
  27. May 23, 2021
  28. May 18, 2021
  29. May 15, 2021
  30. May 13, 2021
  31. Apr 26, 2021
  32. Apr 08, 2021
  33. Feb 25, 2021
Loading