nginx.org IPv6 Server 2001:1af8:4060:a004:21::e3 returning empty response

Ryan A. Krenzischek ryan at bbnx.net
Tue Jan 24 02:14:37 UTC 2017


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.

 > 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


More information about the nginx mailing list