Enabling IPv6 on swift.org?

while trying to investigate why github.com does not support IPv6, i wondered what other sites in the swift ecosystem are IPv4-only. interestingly, download.swift.org is IPv6 capable, but swift.org itself is not. is this something on the roadmap?

2 Likes

actually, never mind! i just realized the www subdomain is IPv6 capable. only the root domain lacks an AAAA record.

1 Like

Thank you for the follow-up!

If you find additional issues or something that might need fixing (like an AAAA record for the root domain) please file an issue at Issues · apple/swift-org-website · GitHub so we can track it.

1 Like

i have submitted one here: swift.org root domain lacks AAAA DNS record · Issue #589 · apple/swift-org-website · GitHub

3 Likes

Thank you