nginx.org IPv6 Server 2001:1af8:4060:a004:21::e3 returning empty response
Sergey Budnevitch
sb at nginx.com
Tue Jan 24 11:02:41 UTC 2017
> On 24 Jan 2017, at 05:14, Ryan A. Krenzischek <ryan at bbnx.net> wrote:
>
> Sirs:
>
> I'm not sure who is responsible for the web server on 2001:1af8:4060:a004:21::e3 but it's not serving up HTTP properly for nginx.org over IPv6. The server on 2606:7100:1:69::3f is working just fine but for some reason Chrome is preferring the 2001:1af8:4060:a004:21::e3 address first. If this email needs to be addressed elsewhere, please let me know.
Well, I check from two different locations and it works, and I see ipv6 traffic on this server.
Could you please send me off list:
a) your ipv6 src ip address, so I can find it in logs
b) traceroute6 2001:1af8:4060:a004:21::e3 and traceroute6 2606:7100:1:69::3f
>
> > telnet 2001:1af8:4060:a004:21::e3 80
> Trying 2001:1af8:4060:a004:21::e3...
> Connected to 2001:1af8:4060:a004:21::e3.
> Escape character is '^]'.
> GET / HTTP/1.1
> Host: nginx.org
> Connection: Close
>
>
> Connection closed by foreign host.
>
> Where as:
>
> > telnet 2606:7100:1:69::3f 80
> Trying 2606:7100:1:69::3f...
> Connected to 2606:7100:1:69::3f.
> Escape character is '^]'.
> GET / HTTP/1.1
> Host: nginx.org
> Connection: Close
>
> HTTP/1.1 200 OK
> Server: nginx/1.11.7
> Date: Tue, 24 Jan 2017 02:12:45 GMT
> Content-Type: text/html; charset=utf-8
> Content-Length: 8101
> Last-Modified: Thu, 12 Jan 2017 18:52:13 GMT
> Connection: close
> ETag: "5877d05d-1fa5"
> Accept-Ranges: bytes
> [..cut..]
>
> Thanks,
>
> Ryan
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list