Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable IPv6 support for static.crates.io on Fastly #326

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

jdno
Copy link
Member

@jdno jdno commented Jul 20, 2023

The DNS record for Fastly did not point to Fastly's dualstack pool, which prevented users from interacting with crates.io exclusively over IPv6. The module for TLS subscriptions has been changed to prefix the DNS records to add IPv6 support.

The DNS record for Fastly did not point to Fastly's dualstack pool,
which prevented users from interacting with crates.io exclusively over
IPv6. The module for TLS subscriptions has been changed to prefix the
DNS records to add IPv6 support.
@jdno jdno merged commit eb90c8f into rust-lang:master Jul 21, 2023
3 checks passed
@jdno jdno deleted the static-crates-io-ipv6 branch July 21, 2023 07:48
jdno added a commit to jdno/rust-simpleinfra that referenced this pull request Jul 21, 2023
The following changes have been deployed to production:

- [Handle purge requests for crates.io (rust-lang#324)](rust-lang#324)
- [Enable IPv6 support (rust-lang#326)](rust-lang#326)
jdno added a commit to jdno/rust-simpleinfra that referenced this pull request Jul 21, 2023
The Fastly module has been updated to point traffic to its dualstack
address pool, which supports both IPv4 and IPv6. This change has been
applied to all Fastly services.

See rust-lang#326 for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant