I am having slow speeds downloading from the chaotic aur, can someone confirm the latest list of mirrors?
The https://aur.chaotic.cx/ website lists a "healthy" mirror in Singapore which i would usually get great speeds too (im in Australia) but when i update the mirror list within the OS it doesnt find that server? They all seemed to be located in europe of south america which i am getting terrible speeds to <800KB/s.
It looks like the next-closest (geographically) mirror to you might be Naman's in India. Try to comment out the other mirrors and see if you get any better performance from those.
micro /etc/pacman.d/chaotic-mirrorlist
Comment out the other servers in the file except these and test again:
# India
# * By Naman (Kaithal)
Server = https://in-mirror.chaotic.cx/$repo/$arch
# * By Albony <https://albony.xyz/>
Server = https://in-2-mirror.chaotic.cx/$repo/$arch
# * By: BRAVO68DEV <https://www.itsmebravo.dev/>
Server = https://in-3-mirror.chaotic.cx/$repo/$arch
Thanks for that, i did already have a play around by removing some of the mirrors but did not think to remove all except the one i was going to use exclusively.
Tried the Indian servers and didnt really get any improvement, have now set them to the french servers and have got some improvement but still not amazing.
Just a general question, how does the chaotic mirror list get updated? Will it be part of the process when running garuda-update ?