Welcome! Log In Create A New Profile

Advanced

AW: IPv6 upstream problem

Lukas Tribus
March 01, 2017 09:06AM
> Did anyone have a solution for this? I also have many of these errors logged
> because I am using Google Container Engine that does not support IPv6.

Try ´man gai.conf´ to configure getaddrinfo behavior [1].


You could also try forcing a ipv6=no nginx resolver by using a variable:

set $blablaserver "dual-stack-ipv4-ipv6.xtremenitro.org";
server $blablaserver;

Not sure if that works with upstream servers, it does work with proxy_pass.


cheers,
lukas

[1] http://man7.org/linux/man-pages/man5/gai.conf.5.html
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

IPv6 upstream problem

dewanggaba February 28, 2017 10:58AM

Re: IPv6 upstream problem

Maxim Dounin February 28, 2017 12:16PM

Re: IPv6 upstream problem

dewanggaba February 28, 2017 12:26PM

Re: IPv6 upstream problem

user384829 March 01, 2017 05:54AM

AW: IPv6 upstream problem

Lukas Tribus March 01, 2017 09:06AM

Re: AW: IPv6 upstream problem

dewanggaba March 02, 2017 11:36AM

AW: AW: IPv6 upstream problem

Lukas Tribus March 03, 2017 04:04AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 272
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready