IPv6 issues viewing any static or dynamic file

Igor Sysoev igor at sysoev.ru
Sun May 15 16:26:27 MSD 2011


On Sun, May 15, 2011 at 01:20:06PM +0200, Rob Schultz wrote:
> Hello,
> 	I am having issues with IPv6 being able to view any files static or dynamic. I keep getting the error 
> curl -6 http://ipv6.example.com/test.png
> 
> 2011/05/14 16:18:36 [info] 6217#0: *1 client timed out (110: Connection timed out) while sending response to client, client: xxxx:xxx:xxxx:xxxx:xxx:xxxx:xxxx:xxxx, server: example.com, request: "GET /test.png HTTP/1.1", host: "example.com"
> 
> but i can do HEAD requests and such and get a response. 
> 
>  curl -6 -I ipv6.example.com
> HTTP/1.1 200 OK
> Server: nginx/1.0.2
> Date: Sun, 15 May 2011 08:44:31 GMT
> Content-Type: text/html
> Content-Length: 0
> Last-Modified: Thu, 24 Jan 2008 19:27:58 GMT
> Connection: keep-alive
> Keep-Alive: timeout=10
> Accept-Ranges: bytes

How do you connect via IPv6 ?
It seems like large packets tunneling issue.
Are you able to scp large file via IPv6 ?


-- 
Igor Sysoev



More information about the nginx mailing list