brson / brson/multirust

Multirust defaults to a super slow server when downloading

Open
#93 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
651
Forks
35
PR merge metrics
No merged PRs in 30d

Description

When running multirust update the other day, it was downloading from here:

```
http://static-rust-lang-org.s3-website-us-west-1.amazonaws.com/dist/2015-08-16/rust-nightly-x86_64-apple-darwin.tar.gz
```

which took ~30 minutes.

If I download from here:

```
https://static.rust-lang.org/dist/2015-08-16/rust-nightly-x86_64-apple-darwin.tar.gz
```

the download finishes in ~30s. I am in Europe.

Why is multirust defaulting to us-west?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.