haskell / haskell/hackage-server

IPv6 support

Open
#787 14 comments 2 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
467
Forks
225
PR merge metrics
No merged PRs in 30d

Description

[The Hackage website](https://hackage.haskell.org/) lacks IPv6 support.

Since it uses Fastly, fixing this is a matter of changing the CNAME from `j.global-ssl.fastly.net` to `dualstack.j.shared.global.fastly.net` (see [Fastly's IPv6 documentation](https://docs.fastly.com/guides/basic-setup/ipv6-support.html)). This would additionally enable HTTP/2 (for HTTPS).

[A similar change was made to Haskell Wiki a while ago](https://github.com/ppelleti/haskell-wiki-bugs/issues/16).

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.