mirrorbits icon indicating copy to clipboard operation
mirrorbits copied to clipboard

Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.

Results 73 mirrorbits issues
Sort by recently updated
recently updated
newest added

As discussed on IRC, in the context of a linux distribution, repository metadata files can change quite often, and when they change it can cause a delay during which no...

enhancement
RFC

On our (see #58) server setup, the mirrorbits server is not serving any files and is only responsible for spreadding the load. Effectively, this means it only needs the files...

running `make` I get: ``` protoc -I rpc rpc/rpc.proto --go_out=plugins=grpc:rpc google/protobuf/empty.proto: File not found. google/protobuf/timestamp.proto: File not found. rpc.proto: Import "google/protobuf/empty.proto" was not found or had errors. rpc.proto: Import "google/protobuf/timestamp.proto"...

This command should ask for confirmation before applying the update and probably warn if the server is not in the same country anymore. This should be easy to do for...

enhancement

I originally thought it would be done automatically, but we have seen reports of that mechanism failing. We should probably not downgrade to HTTP but disable the mirror till the...

bug
enhancement

Each time I update the `GeoLite2-City.mmdb` and `GeoLite2-ASN.mmdb` files, mirrorbits apparently immediately loses the ability to read them. Any subsequent `?mirrorlist` request says `We were not able to use your...

bug

It would be nice to store a history related to the mirrors, to help detect mirrors that have frequent issues: * up > down and down > up transitions *...

enhancement

Over at @voidlinux we use mirrorbits to do mirror routing for our managed and unmanaged mirrors. Since using mirrorbits is becoming cost prohibitive for our package archives we'd like to...

enhancement

Hi, This would be great as we can use big CDNs like Google Drive and Yandex as additional mirrors. https://rclone.org https://github.com/ncw/rclone Thanks,

enhancement

Hi, It would be awesome if mirrorbits has support for automatic 'cron-like' syncing of another mirror to the local repository, so that practiclty the [first step in the quick start...

enhancement