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

Redirects IPv6 client to hostname which has IPv6, but isn't listening on IPv6 #76

Open
asbjornst opened this issue Sep 16, 2016 · 0 comments

Comments

@asbjornst
Copy link

Redirects to hostname which has IPv6, but isn't listening on IPv6.

IPv6 clients shouldn't be redirected to mirrors with broken IPv6,
since apt have pretty long timeouts, before it falls back to IPv4.

0% [Connecting to mirrors.rackhosting.com (2a02:4de0:21::2)]

$ curl -v http://mirrors.rackhosting.com/
*   Trying 2a02:4de0:21::2...
*   Trying 77.247.64.34...
* Connected to mirrors.rackhosting.com (77.247.64.34) port 80 (#0)
@asbjornst asbjornst changed the title Redirects to hostname which has IPv6, but isn't listening on IPv6 Redirects IPv6 client to hostname which has IPv6, but isn't listening on IPv6 Oct 6, 2016
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

No branches or pull requests

1 participant